M
Mo
Hi,
I am new to .NET and I would like to use custom paging on a Datagrid.
Currently, myDatagrid has PagerStyle Mode="NextPrev". and a Label that
says: Showing Page X of X. I would like to change it to the following:
Ex: Label displaying info: Showing 1-10 of XXX Resuts
and Navigation links of: 1, 2, 3, 4, 5, Next >>>
I would greatly appreciate it if anyone can tell me how to implement this.
Thanks,
Mo
I am new to .NET and I would like to use custom paging on a Datagrid.
Currently, myDatagrid has PagerStyle Mode="NextPrev". and a Label that
says: Showing Page X of X. I would like to change it to the following:
Ex: Label displaying info: Showing 1-10 of XXX Resuts
and Navigation links of: 1, 2, 3, 4, 5, Next >>>
I would greatly appreciate it if anyone can tell me how to implement this.
Thanks,
Mo