Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: PageView
Type: Bug Report
2
The issue appears when the SelectedPageChanging event is cancelled and a MessageBox is shown in the event handler.
Completed
Last Updated: 20 Oct 2014 12:18 by ADMIN
The common for the other RadPageView modes approach for creating custom items does not work for ExplorerBar mode.
Completed
Last Updated: 22 Mar 2011 03:25 by ADMIN
If you run your project in debug mode and try to select a page in the desginer, the designer of RadPageView gets broken.
Completed
Last Updated: 23 Dec 2010 08:45 by ADMIN
RadPageView does not show the individual tabs close buttons when they are enabled in the form constructor.
Completed
Last Updated: 30 Nov 2010 04:40 by ADMIN
ADMIN
Created by: Ivan Petrov
Comments: 0
Category: PageView
Type: Bug Report
2
RadPageView localization can be set only before the Application.Run line, otherwise it does not take effect
Completed
Last Updated: 15 Feb 2014 11:03 by Jesse Dyck
ADMIN
Created by: Stefan
Comments: 1
Category: PageView
Type: Bug Report
14
RadPageView has ten pages. Each page contains TableLayoutPanel (2 columns and 10 rows) and in each cell there is RadControl (textBox, checkbox etc). 

The result is that when pages are being changed, RadPageView show slow performance. Same scenario with standard controls works well.

Further investigations on the case show this:
"I had the same issue and I found other workaround. In my case I had TableLayoutPanel with RadSplittButton in each cell and each RadSplitButon was set as Dock = Fill. If I set AutoSize = false for RadSplitButton then the performance was ok and everything looks ok too."
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: 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: 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.
1 2 3