Hi
I have modal dialog with treeview control inside.
When text width of one of the treeview items is longer than width of modal dialog - horizontal scroll bar appears in the bottom of treeview component.
How can I set width of treeview component and avoid showing horizontal scroll bar?
Right now it looks like this:
My purpose is behaviour like this:
PS:
Don't worry about '...'. We have component to handle this case.
Thanks Konrad