Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
910
Do Row Headers/Labels exist ? Can I Do Row Locking ?
posted

Hello,

Need some help with Rows in the DataGrid.

Does the grid support creating Row Headers or Row Labels on the rows ?

I know the grid doesnt support Column Locking, but does each row contain some sort or header or row label...

Also..

Is there a way to section off the first 3 rows in the grid to be in a different view, basicly row locking?

So I can scroll down and the top three rows dont scroll of the view.  I know the grid support locking the Column Header so they dont scroll, just wondering does this extend to the rows itself ?

Thanks

Allen 

Parents
  • 4850
    Offline posted

    Hi Allen,

    The styling point for row headers is the RecordSelector class.

    The current version of the XamDataGrid does not yet support either column or record locking. This is a feature that has been requested but not yet implemented.

     

Reply Children