We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

How to implement paging in a GridDataBoundGrid?

Hi Can anybody give a sample of how to implement Paging concept for GridDataBoundGrid. I am using Syncfusion 1.6.1.5 and Visual Studio 2003, .Net Framework 1.1 Sp1 Thanks Rajaraman

2 Replies

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. >

Loader.
Live Chat Icon For mobile
Up arrow icon