Completed
Last Updated: 23 Dec 2011 04:42 by ADMIN
The Image property of any RadPageViewPage cannot be set from the Visual Style Builder. The only way to set the image is through code.
Completed
Last Updated: 19 Dec 2011 07:02 by ADMIN
1. Create a new project with RadPageView.
2. Add two buttons.
3. On first button click add 100 pages.
4. On second button click remove these pages by calling the Clear method of the Pages collection.
5. Run the project and press these buttons several times.
Completed
Last Updated: 23 Nov 2011 01:48 by ADMIN
Additionally, using the EnsureItemVisible of the ViewElement in Form.Load or Form.Shown does not bring the item into view also.

To reproduce:
1. Create a form with page view (size 250,250).
2. Add 10 pages and keep the last one selected
3. On Form.Load or Form.Shown set the selected page to the first page => the page is selected but the last tab is visible instead of the first one.
Completed
Last Updated: 22 Nov 2011 09:07 by ADMIN
FIX. RadPageView in ExplorerBar mode- the page items are getting hidden when page with auto size content is expanded.
Completed
Last Updated: 14 Jul 2011 11:05 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: PageView
Type: Bug Report
2
HandleCreated should fire for all pages in RadPageView
Completed
Last Updated: 13 Jun 2011 04:32 by ADMIN
If you have a RadPageView in Strip mode with the DropDown button for the overflow menu and you double-click that button, you get a menu which lists the PageView items twice.
Completed
Last Updated: 09 Jun 2011 03:36 by ADMIN
FIX. RadPageView - setting a Backcolor to a RadPageViewPage does not affect it until the designer is refreshed
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: 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: 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 4