I have a page that is opened in a RadWindow. The page contains a TabStrip with 6 tabs. Each tab contains contents of different heights. Is there a way to resize the RadWindow when clicking between the tabs so that it matches the contents in the tab pages?
I've attached a simple project which demonstrates how you can achieve this using the Client-Side API of RadTabStrip and RadWindow. Please download it and give it a try.
Greetings,
Yana
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.
I've tested it and pageView.clientHeight returns the height even if Height property is not set. Please check the attached modified project.
All the best,
Yana
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.