Completed
Last Updated: 17 Oct 2014 10:15 by ADMIN
When you dynamically remove a page from RadPageView when it is in ExplorerBarView, its header remains on your form.
Completed
Last Updated: 23 Jun 2020 13:32 by ADMIN
Release Q1 2014 SP1
ADMIN
Created by: Stefan
Comments: 7
Category: PageView
Type: Feature Request
16
Add functionality for resizing the tabs of RadPageView pages (resizing the RadPageViewPageItem).

Resolution : This functionality can be achieved with the MinSize/MaxSize properties. For example:

radPageViewPage1.Item.MinSize = new Size(150, 30);
Completed
Last Updated: 05 Jun 2014 07:08 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: PageView
Type: Bug Report
0
One is not able to change the size of the buttons in the buttons panel of RadPageViewPage item. As a result you can get only square buttons.
Completed
Last Updated: 10 Nov 2010 07:15 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: PageView
Type: Bug Report
1
The header does not fill its content area entirely when Windows7 theme is used.
Completed
Last Updated: 19 Dec 2016 09:37 by ADMIN
One can't set the image scaling of the pages' tabs. For example if you have a big image and you want to scale it down to a size of 10x10, you will not be able to do so.
Completed
Last Updated: 05 Jun 2014 07:08 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: PageView
Type: Feature Request
1
A nice addition to the Pages collection of RadPageView will be the ability to get a page by its name.
Completed
Last Updated: 07 Sep 2010 10:46 by ADMIN
When you set a certain page visibility to hidden or collpased (radPageViewPage2.Item.Visibility = Telerik.WinControls.ElementVisibility.Hidden;) and then navigate with Left and Right arrow keys, you are able to navigate to a hidden page.
Completed
Last Updated: 29 Jul 2010 07:13 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: PageView
Type: Bug Report
0
In order to reprocude:
- Add RadPageView
- Add RadPageVIewPage (or two)
- Add couple controls to the bottom right corner or the page (aligned with the and of the page)
- Set those controls Anchoring property to Bottom, Right

Start and the controls are in a different position then the they were located.
Completed
Last Updated: 23 Jul 2010 03:37 by ADMIN
After disabling the whole form with the controls in it, and the enable it again, the other controls are enabled but the StripItems (radPageViewPage) does not enable.
Completed
Last Updated: 05 Jun 2014 07:07 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: PageView
Type: Feature Request
1
There should be a property at RadPanelBar which gets/sets the selected group.
Completed
Last Updated: 10 Jun 2014 10:51 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: PageView
Type: Feature Request
3
It would be nice if RadTabStrip/RadDock can support multiple rows of tabs.
1 2 3 4