AD
Administrator
Syncfusion Team
October 29, 2004 02:00 PM UTC
Here is a link that shows how you might do paging in a GridnControl used as a virtual grid. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=18735
The sample uses a virtual gridControl, but you could use the events on the grid.model to try to load another page into a dataview that is being used as the datasource in the griddataboundgrid.
AD
Administrator
Syncfusion Team
November 2, 2004 07:42 AM UTC
Thanks Clay
After implementing the same with some enhancements i will come back to this.
regards
Rajaraman
>Here is a link that shows how you might do paging in a GridnControl used as a virtual grid. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=18735
>
>The sample uses a virtual gridControl, but you could use the events on the grid.model to try to load another page into a dataview that is being used as the datasource in the griddataboundgrid.
>