Hi,
I have a page with a single vertical splitter separating two RadPane's. The left hand pane has these settings:
The Splitter has these settings:
The right Pane has these settings:
At the moment, the left pane houses a TreeView menu, sometimes the width of the menu exceeds the default 250px width setting of the pane, causing a horizontal scrollbar to appear, as can be seen in the following screenshot:
View Splitter Screenshot
What i'd prefer would be is if the splitter could increase in width to accommodate the full width of the treeview, an auto re-size if you will. I have tried removing the left RadPanes width setting, but this results in the starting width being 50% of the screen, which is far to wide.
Does anyone know if this is possible, either as an available setting or through CSS?
Thanx in advance.