This is a migrated thread and some comments may be shown as answers.

to show pagination on right side

1 Answer 101 Views
Grid
This is a migrated thread and some comments may be shown as answers.
rohit
Top achievements
Rank 1
rohit asked on 04 Jun 2010, 03:35 PM
I want to do couple of things.
  • want to align First/Prev/Nex/tLast links on right side.
  • want to show my own First/Prev/Nex/tLast images
  • Want to grey out these images i.e grey out First Image if current page is first one.
  • can specify space between 2 images. right now when i define images it gives lot of space between two images.
  • PagerTextFormat  is not working. It should come adjacent to pagination links.
 <PagerStyle Mode="NextPrev" PrevPageImageUrl="Img/sectControl_page-prev.gif" NextPageImageUrl="Img/sectControl_page-next.gif" LastPageImageUrl="Img/sectControl_page-last.gif"  FirstPageImageUrl="Img/sectControl_page-first.gif" Position="Top" PagerTextFormat="Items {2}-{3}(of {5})" ></PagerStyle>

Thanks,
Rohit

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 10 Jun 2010, 07:35 AM
Hello rohit,

One possible option in this case would be to utilize a pager template. More information on this option is available in the following article:

http://www.telerik.com/help/aspnet-ajax/grdsettingpagertemplate.html

I hope this gets you started properly!

Regards,
Yavor
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
rohit
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or