The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hi!
How can I find out the row index. I use DataBoundGrid and DataTable as a source, I can find the row by the FindRow() method using primary keys. However I need then to find the row index, does anybody know how to do that?
Thanks
ADAdministrator Syncfusion Team August 11, 2004 10:15 AM UTC
You can try the method, grid.Binder.PositionToRowIndex.
If your grid is sorted, then the position should be the position from the CurrencyManager (which will reflect the sorted list).
Need More Help?
Get personalized assistance from our support team.