Re: GridView Sorting by PAGE
You'll probably need to retrieve just that one page of information and when the sort occurs, sort on the dataview containing that page of data.
Re: GridView Sorting by PAGE
hi sir,
I want to try your suggestion, do you a code bank for records manipulated using DataView, DataTable , DataSet.. etc. Thanks Again
Re: GridView Sorting by PAGE
Hmm, your question is far too vague. What exactly are you looking for? Do you want a tutorial on how to use those controls or is there something specific you mean when you say "records manipulated"?
Have a look at the tutorials thread at the top of this forum. It has GridView tutorials.