[ggc]go to last changed row

Hello I''m using a ggc, my datasource is a datatable (in dataset), which is filled & changed automatically from another process, could you please tell me how can i display or select and go directlly to the last changed row (now i have to search and go to the changed row using the slide bar manually which is not good for the user) Thanks in advance

1 Reply

ST stanleyj Syncfusion Team February 28, 2006 04:09 AM UTC

Hi, In the CurrentRecordContextChange, the last record where the changes had been made can be traced. Here is a small sample that shows to find the record when clicking the button. Best regards, Stanley

Loader.
Up arrow icon