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

Tree List - Limit the Adding levels to 6 - do not allow creation after 6 levels

1 Answer 140 Views
TreeList
This is a migrated thread and some comments may be shown as answers.
Prassin
Top achievements
Rank 1
Prassin asked on 11 Jun 2012, 05:20 AM
Hi all,

am using asp.net 3.5 i need to limit the adding levels of my tree list main categories limit to MAX 6 levels... wont alow to add after 6th level..

have you any idea about this then please let me know..

Regards,

Prassin

1 Answer, 1 is accepted

Sort by
0
Richard
Top achievements
Rank 1
answered on 13 Jun 2012, 07:58 PM
Prassin,

Unfortunately, the RadTreeList does not currently implement an equivalent property to the RadTreeView.MaxDataBindDepth Property.

So, I believe your only option is to limit the depth of levels in your query. But, you can also try implementing programmatic logic similar to what is offered for the RadTreeView in this forum post.

I hope this helps!
Tags
TreeList
Asked by
Prassin
Top achievements
Rank 1
Answers by
Richard
Top achievements
Rank 1
Share this question
or