Hi folks:
if you want to use the builting datasource then you are allowed a data paging (where you can go from one page to another), however you cannot do that when you building your data source using script.
is that true? that's what the system messaging comes up with. if so, how would a person use a search method to retrieve some data from the gridview and in the same time allow data paging? say i have a text box where i type a user id and then get some data about this user in data gridview (that so far works fine, please if you want to know about how this works go to ASP 2.0 biginners post called: Searching for data) but the system does not allow paging. Why
anyone can help
