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

PageSize drop down box in RadDataPager

1 Answer 79 Views
DataPager
This is a migrated thread and some comments may be shown as answers.
Doug
Top achievements
Rank 1
Doug asked on 30 Oct 2013, 05:42 PM
I am new to WPF and would like to add a dropdown box to the RadDataPager. I have searched around and found articles like this one. The ones that show samples look complex and appear to reformat the entire DataPager. Rossen mentioned it would only take a few lines of code to accomplish adding the dropdown box. Does anyone have some sample code of that or do I really need to code the entire DataPager in a new template?
Thanks ~Doug

1 Answer, 1 is accepted

Sort by
0
Yoan
Telerik team
answered on 04 Nov 2013, 03:41 PM
Hi Doug,

I am afraid that the only possible way for achieving your goal, is the one that my colleague Rossen had suggested in the mentioned forum post:
You will need to edit the control template of the pager.

I would suggest you to check this help article, where you can find more information about RadDataPager's template structure. Generally, you can find it locally inside the Themes folder, the full path would be something like so:

C:\Program Files (x86)\Telerik\RadControls for Silverlight Q3 2013\Themes\OfficeBlack\Themes\Telerik.Windows.Controls.Navigation.xaml. Inside the xaml file you will find all the control templates. 



Regards,
Yoan
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
DataPager
Asked by
Doug
Top achievements
Rank 1
Answers by
Yoan
Telerik team
Share this question
or