Hi,
I am using radtreeview for ASP.NET
I have a one listbox and one TreeView on my page.(listbox items load when page load)
when i select the item from Listbox then TreeView nodes will Populates.
but the problem is if nodes text is too large then TreeView occupies 80% off the screen(when page load shows 50% 50%)
how to solve this problem?