This question is locked. New answers and comments are not allowed.
I have simple user control that renders single, static TreeView (copied from samples). If I use this control just in a view - it works fine. But when I put inside TabStrip using LoadOnDemand, or using steps described in Manual - Using Partial Views in JQuery - it does not render properly: items in tab strip render beside each other.
Is there a solution to it?
Is there a solution to it?