Welcome to the WPF feedback portal. We’re happy you’re here! If you have feedback on how to improve the WPF, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

I have been told in Syncfusion Forum [179856] that "

there are no possibilities to achieve your requirement to “Show row numbers in the grid, using code behind", only through XAML.

This seems like a pretty common requirement where the sfDataGrids must be created at run time in code. It would be brilliant if it were settable using a property, as in:

mygrid.ShowRowNumbers = true;

The result of setting the property to true would be row numbers in the red boxed area here:

sfdatagrid.png

Hope I've explained the request clearly!

Pete