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

pageview layout

2 Answers 97 Views
PageView
This is a migrated thread and some comments may be shown as answers.
Alexander
Top achievements
Rank 1
Alexander asked on 01 Oct 2012, 11:45 AM
How i can create next view (see attachment)
I need place some panel or user control above selector buttons in pageview control. Content of this panel is static and doesnt change when select another page.

2 Answers, 1 is accepted

Sort by
0
Accepted
Ivan Todorov
Telerik team
answered on 04 Oct 2012, 12:41 PM
Hello Alexander,

Thank you for contacting us.

To achieve this scenario, you can set Padding to the ItemsPanel of RadPageView and then place a RadPanel in the free space. I am enclosing a sample project which demonstrates this. I am also attaching a screenshot which demonstrates the settings you need to make. Note that RadPageView does not allow child controls of types other than RadPageViewPage. Therefore, I have added the RadPanel to the free space on the form, used the Bring to Front menu item from the context menu, and then used the arrow keys to place the panel properly. This way the panel is added to the form's child controls but it appears over the page view.

I hope this will help you. Do not hesitate to ask if you have further questions.

Regards,
Ivan Todorov
the Telerik team
RadControls for WinForms Q2'12 release is now live! Check out what's new or download a free trial >>
0
Alexander
Top achievements
Rank 1
answered on 04 Oct 2012, 12:52 PM
Thank you very much, this is what I need.
Tags
PageView
Asked by
Alexander
Top achievements
Rank 1
Answers by
Ivan Todorov
Telerik team
Alexander
Top achievements
Rank 1
Share this question
or