Is there any property or other way to display the tabs in a RadPageView on multiple lines? The application I'm developing has about 12 tabs on one screen, and need the user to be aware of what's there without having the tabs scroll off the screen.
Thanks!
1 Answer, 1 is accepted
0
Ivan Todorov
Telerik team
answered on 23 Mar 2011, 04:18 PM
Hello John,
Thank you for your question.
The strip items cannot be displayed on multiple lines. We have this added this as a feature request in our Public Issue Tracking System, so you can vote for it. If this request gets more votes, we will consider implementing it in one of the future releases.
In your case you can try setting the ItemFitMode to Shrink. By doing so, you will force the items to shrink in a way that they fill the available space and all of them will be visible.