Treeview with Multiple selection

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JJoonneess
    New Member
    • Feb 2013
    • 1

    Treeview with Multiple selection

    Hi,

    Is there a way for ASP.Net TreeView Control to have multiple selections in web application? But I am not talking about its checked boxes and not in windows application and also not any custom treeview control.

    I want a way similar to ListView with MultiSelect = True. So I can use [Ctrl] or [Shift] key and click to make multiple selections. Then when I simply click one item, all previous selections are gone.
Working...