In a RadListView I use a RadDataPager as pager with PageSize="10". This gives me a pager with 5, 10, 20 and 50 as page size options with 10 selected as default.
Is it possible to have one of the other values selected by default?
1 Answer, 1 is accepted
0
Angel Petrov
Telerik team
answered on 05 Dec 2012, 02:02 PM
Hello Morten,
This could be achieved by setting the PageSize property of the RadDataPager to the desired value. You can see a sample demonstration of this in our demo.
Kind regards,
Angel Petrov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.