paging?
-
Hi, In gridview with paging if the number records will high, then the page numbers displayed in the bottom also increased. So the grid width increases. Is there is any way to display the numbers using Dots so that only the first 10 pages will be displayed after that it increased depends upon the total pages.
-
Hi, In gridview with paging if the number records will high, then the page numbers displayed in the bottom also increased. So the grid width increases. Is there is any way to display the numbers using Dots so that only the first 10 pages will be displayed after that it increased depends upon the total pages.
you need some inline coding and a bit of css in it. try the site asp.net /samples or google it "gridview displays" or "gridview display examples" also try ajax on it.
-
Hi, In gridview with paging if the number records will high, then the page numbers displayed in the bottom also increased. So the grid width increases. Is there is any way to display the numbers using Dots so that only the first 10 pages will be displayed after that it increased depends upon the total pages.