We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Row index

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

1 Reply

AD Administrator 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).

Loader.
Live Chat Icon For mobile
Up arrow icon