Hi I am trying to select the Multiple nodes in rad Treeview by setting the Boolean Property MultipleSelect="true".
I can able to select the multiple node by pressing "Ctrl + click".
But i am not able to deselect the nodes by pressing "Ctrl + click".
I got from telerik tutorial like this
https://docs.telerik.com/devtools/aspnet-ajax/controls/treeview/accessibility-and-internationalization/multi-node-selection
Currently we are using licensed telerik 2014 version.
Please let me know your inputs on this.