Controlling Paging In DataGrid Control
Hello,
I am using "DataGrid" control to display my data with paging properly to set to "NextPrev"....
My requirement is not to show "Prev" link and "Next" link, when there are no more records to go back or front.....
I thought i can do this using "NextPageText" & "PrevPageText" properties, but i am not getting the control on the display of Next and prev links....
Can anybody help me out with this...??
Regards,
chai
---------
|