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

white-space:nowrap on leaf node breaks href

1 Answer 73 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
IT Support
Top achievements
Rank 1
IT Support asked on 12 Apr 2010, 02:45 PM
Hello,

I've a really strange issue with the RadTreeView and populated on demand.

When I name a node for instance f1 or ee which belongs to the deepest level , I cannot click on this node ( the cursor is the normal pointer).
It works if this node is not a leaf node.

I found that the problem comes from this css

.RadTreeView
{
   white-space:nowrap;
}

When I disable this line using developer tools, it works correctly but it does not wrap the nodes which I do not want of course.

am I clear ?

thx in advance

Gilles

1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 13 Apr 2010, 05:00 PM
Hello Gilles Lauwers,

Unfortunately I couldn't reproduce your issue here. Can you send a live URL or a sample project in a support ticket and we will try to help you fix it. Thank you in advance for your trouble.

All the best,
Kamen Bundev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
TreeView
Asked by
IT Support
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or