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

[Solved] Telerik.Web.UI.dll version 2010.2.929.35

1 Answer 250 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Priya
Top achievements
Rank 1
Priya asked on 30 Jul 2013, 09:41 AM
Hi I am using a RadGrid (Telerik.Web.UI.dll version 2010.2.929.35) control with default PageSize as 5 .When the user is navigating to next page, the page size which we have selected (suppose 10)is changing back to the default one(here 5).

How we can maintain the page size selected by user in different pages?

Please help me to resolve the issue.

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 02 Aug 2013, 10:23 AM
Hello Priya,

This is not expected behavior and the selected PageSize should be persistent while going through RadGrid pages. Since I was not able to reproduce this issue with the RadControls version you are currently using, may I ask you to elaborate a little more about how thit behavior is reproduce on your side and provide the markup and the code-behind of your project.

I am attaching a simple, runnable project, using RadControls version 2010.2.929 with the described scenario that works as expected on my side. Please try it and see how it differs from your project.

You may also have a look at our online demo for RadGrid paging, where an example with initially set PageSize property is available.

 

Regards,
Konstantin Dikov
Telerik
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 the blog feed now.
Tags
Grid
Asked by
Priya
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or