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

2 sets of tabs on Document Window

1 Answer 63 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 15 Oct 2012, 05:50 PM
I'm using a RadDock and DocumentTabStrip to have tabbed documents and wanted to know if it was possible to do something like in the image I attached. Basically where the top tabs would toggle which document is shown, but then also have 2 tabs along the bottom to toggle between 2 different "states" each document has. The idea is similar to a web page design tool where each top tab would represent a web page, and the 2 bottom tabs would allow you to switch between raw HTML text view and the actual rendered page. Is this possible?

Thanks,
--Jason

1 Answer, 1 is accepted

Sort by
0
Accepted
Julian Benkov
Telerik team
answered on 18 Oct 2012, 01:55 PM
Hello Jason,

To support this functionality you must use composition of RadDock and RadPageView . The RadPageView control can be added in UserControl with two tabs: Visual and Text and then every instance of the UserControl can be hosted in a DocumentWindow. 

I hope this information is useful. Let me know if you need further assistance.

Greetings,
Julian Benkov
the Telerik team
You’ve been asking for it and now it’s time for us to deliver. RadControls for WinForms Q3 2012 release is just around the corner. Sign up for a free webinar to see first all the latest enhancements.
Tags
Dock
Asked by
Jason
Top achievements
Rank 1
Answers by
Julian Benkov
Telerik team
Share this question
or