For the LeadSelect event of a SAP table, when I go to next page and try to access the "Col" and "Row" properties I get the "Index was out of range" error.
How can I keep the "Row" with the page number in sync? Is there a SAP table equivalent of "PageIndexChanged" event for ASP.NET's DataGrid?
Thanks.