This is a migrated thread and some comments may be shown as answers.

Fixed size treeview and long node names

2 Answers 66 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Roland
Top achievements
Rank 1
Roland asked on 19 Oct 2009, 02:06 PM
Hello,

I have a treeview in a div. The div has fixed width and height. The treeview has fixed width and height smaller the div of course.

The node text is longer which gives me scroll bars (this is ok).

The attached screen shot shows selected node in IE8, IE8 standard mode. You can see the vertical scrollbar, then the div border and another div border.

Is there a way the text will not show over my divs on the right ?

Latest release of ASP.NET ajax controls.

2 Answers, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 20 Oct 2009, 05:43 PM
You could try playing around with the z-index of each of the divs. As long as the other div is on a higher z-index this issue should not happen.
0
Roland
Top achievements
Rank 1
answered on 21 Oct 2009, 02:42 PM
Hello,

Thanks for the tip.

I redesigned my UI so this is no longer the issue :)


Tags
TreeView
Asked by
Roland
Top achievements
Rank 1
Answers by
Schlurk
Top achievements
Rank 2
Roland
Top achievements
Rank 1
Share this question
or