All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
TreeView
/
RadTreeNode Expand/Collasp not working when noe is disabled
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
Yogesh
1 posts
Member since:
Feb 2011
Posted 10 Feb 2011
Link to this post
Hi,
I am using RadTreeView and dynamically we are enabling disabling Nodes based on condition. I observed that if disable a node which is also a parent node, it disables Expand/Collasp functionality for that node, This is not what I want. User should be able to Expand/Collasp node but should not able to select it.
Any solution for how to make Node Expand Collasp when Node.Enabled = false;
Thanks,
Yogesh
Princy
17421 posts
Member since:
Mar 2007
Posted 11 Feb 2011
Link to this post
Hello,
I found a dcouemntation which describes same functionality of expanding/collapsing disabled node.
Expand disabled node
Thanks,
Princy.
Back to Top
Close