abhijitkolhatkar
Programmer
Hi,
I am querying a table which is having 70000 rows, from a ASP page.
since the page can not display this much huge data, I am thinking of giving following functionality.
When the page will be first loaded, only first 2000 rows will be retrieved and a button will be displayed which will hav title MORE.
When user will click on this button, next 2000 rows will be dispalyed and so on...
any suggestions on this???
thanks
Abhijit
I am querying a table which is having 70000 rows, from a ASP page.
since the page can not display this much huge data, I am thinking of giving following functionality.
When the page will be first loaded, only first 2000 rows will be retrieved and a button will be displayed which will hav title MORE.
When user will click on this button, next 2000 rows will be dispalyed and so on...
any suggestions on this???
thanks
Abhijit