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

PageSizeComboBox not working

1 Answer 55 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Santiago
Top achievements
Rank 1
Santiago asked on 19 Oct 2010, 01:18 PM
Hi, I'm trying to enable the page size combobox in a FileExplorer instance. I'm programmatically setting this:

        Me.RadFileExplorer1.Grid.MasterTableView.PagerStyle.AlwaysVisible = True
        Me.RadFileExplorer1.Grid.MasterTableView.PagerStyle.Mode = Telerik.Web.UI.GridPagerMode.NextPrevAndNumeric

But nothing happens when I change the page size in the combobox. I'm using version 2010.1.309.35. How can I fix this?

Thanks,
Santiago.

1 Answer, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 22 Oct 2010, 11:24 AM
Hi Santiago,

At present, RadFileExplorer does not support real-time modification of the pagesize property. By design, RadFileExplorer does not expose all the feature of the RadGrid used in it. However, we always try to improve our controls and we will consider such implementation, but I cannot assure you that it will be offered in any future release.

Please, excuse us for the inconvenience.

Sincerely yours,
Dobromir
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
FileExplorer
Asked by
Santiago
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Share this question
or