we are using RadGrid in our application.
But we need to change paging style for RadGrid like,
first 1 2 3 4 5 6 7 last like this
can anybody help me please...how can i do this
One suggestion is you can use PagerTemplate for customizing default paging. Check the following help documentation which explains more about this. Setting Pager Template.