Add an option to rotate the text 90 degrees when the tabPosition is set to Left or Right. Without this on a mobile device the control is useless as it takes up the whole screen.
Any update on this? Proposed solution to use text transform does not really work as you can see in the posted dojo. The transformation need fix.
Never mine, I've just seen your demo... which doesn't work.
If it's that easy, why don't you do it automatically?
Thanks for the proposal, Nathan. Note that presently you can apply appropriate text transform to rotate the tab items text 90 degrees by using suitable css selector (k-tabstrip-items li) for this purpose. See the following dojo sample for reference: http://dojo.telerik.com/ixItO