AD
Administrator
Syncfusion Team
April 7, 2005 09:04 PM UTC
I also noticed that scrolling is not accounted for in the result, I assume that you have to add TopIndex to get the true row number
AD
Administrator
Syncfusion Team
April 7, 2005 10:38 PM UTC
Try grid.PointToRowCol. It will return the absolute row as opposed to the client row.