Skip to Content
0
Former Member
Mar 07, 2005 at 06:02 PM

SAP.Web.UI.Controls.Table.LeadSelectEventArgs

28 Views

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.