Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
535
Datasource paging
posted

Greetings everyone,

I have searched the forum but have not found any relevant posts to my question. I want to have my grid use paging like the standard asp.net grid does. I have bound my ultrawebgrid to a datasource datatable which is filled using a fill query that returns 1000 rows.

To increase performance I want to use paging so that the network load won't be so high, so I want the query to only load like 50 results per page.

The normal asp.net webgrid takes care of it automatically, and I want to recreate that effect.

Any suggestions ?

Parents
No Data
Reply Children
No Data