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

Need to create slider pager to the radgrid

1 Answer 138 Views
Grid
This is a migrated thread and some comments may be shown as answers.
jolynice
Top achievements
Rank 1
jolynice asked on 20 Dec 2010, 07:14 PM
Hi everyone

I need to create a custom pager to radgrid.

I need to use a slider with page size.

I tried the example  -- Grid/Pager Template  , i change the
<PagerStyle Mode="NumericPages" PageButtonCount="10" />
to
<PagerStyle Mode="Slider"/> 
but i can“t see the slider.

Can you help me please with a little example.

Thanks in advance.

Jolynice.

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 22 Dec 2010, 02:50 PM
Hi jolynice,

As you already found RadGrid has built-in Slider pager mode and what you need to do in order to use it is to set the PagerStyle-Mode to Slider. However make sure you have set the AllowPaging property of the grid to try and have not defined your own PagerTemplate.
If the issue persists, send us the grid markup.

All the best,
Iana
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
jolynice
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or