I have 2 questions:
1) I have paging in my grid(Attached:CurrentPaging), and dont want the whole pager, i want only part of it (Attached:wantedPaging)
How do i do that?
2) at the paging, the prev,next,home and end buttons are arrows
How can i write text(Attached:PrevNextPaging)?
but can i do this without using PagerTemplate?
i just want to change the arrows to text.
i don't want to custom the whole pager because i want the NumericPages .
p.s. How can i change the align of the pager so the text of number of item will be at the right side
and the rest will be at the left side (switch them)