client side paging in gridview

G

Guest

I know how to make client side paging work in the gridiew control using a
sqlDataSource (and it works great!). But how can I "code" this i.e. I want to
use a dataset as the datasource of the gridview.

I have a stored procedure that returns data based on what parameter is
passed in to it from the page load event of an asp.net form and then I want
to bind the gridview to this dataset. But how can I use client cide paging in
this context?

When I switch on the "enableSortingandPagingCallbacks" property of the
gridview when using a dataset as its source then no data is returned when
paging through the gridview.

Hope you understand what I am asking....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,995
Messages
2,570,225
Members
46,815
Latest member
treekmostly22

Latest Threads

Top