This question is locked. New answers and comments are not allowed.
Hi,
In Telerik UI for ASP.NET AJAX, the RadTreeView control shows dotted line that connects all nodes at the same hierarchical level. This visual aid is very helpful to identify all the sibling nodes in a large tree. Here's an example:
Is there a way to do the same in Kendo UI TreeView control?
Thanks!
4 Answers, 1 is accepted
0
Daniel
Top achievements
Rank 1
answered on 15 May 2015, 07:52 PM
Sorry about the duplicate post. I received an error page after my first attempt (this post) and thought it failed. That's why I submitted the post a second time.
0
Accepted
Hello Daniel,
See the help topic on showing node lines that shows how to achieve this.
Regards,Alex Gyoshev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Daniel
Top achievements
Rank 1
answered on 18 May 2015, 06:19 PM
Alex,
Thanks for your response. But what I want is vertical dotted line to connect the sibling nodes, not a horizontal line to separate the nodes. This look comes as default in UI for ASP.NET AJAX, can I do the same in Keno UI?
Thanks!
0
Daniel
Top achievements
Rank 1
answered on 18 May 2015, 06:31 PM
Alex,
I DO apologize. What you suggested IS the solution I'm looking for! Thanks so much!