I have a datalist and now i want to give custome paging to that datalist using multiple active result set. I mean i want to show paging as first,previous,1 2 3. . . next, last. In this I want to get only 3 pages at a time. and once i got the page, I want to put it in caching and again if user click on that page number then i dont want to get the data from cache instead of hitting the database.pls its urgent.pls help me.
I have a datalist and now i want to give custome paging to that datalist using multiple active result set. I mean i want to show paging as
first,previous,1 2 3. . . next, last.
In this I want to get only 3 pages at a time. and once i got the page, I want to put it in caching and again if user click on that page number then i dont want
to get the data from cache instead of hitting the database.pls its urgent.pls help me.