This question is locked. New answers and comments are not allowed.
In my application I have treeview with "Select" as client event.
When I select node in the tree view I check conditions and basis on that data is displayed.
But in one of my condition I dont want to move selected node but i wont mantain current node as selected.
In order to acheive this i used concept of add or remove class but any how I was not successfull.
Could you please help me in resolving issue.
When I select node in the tree view I check conditions and basis on that data is displayed.
But in one of my condition I dont want to move selected node but i wont mantain current node as selected.
In order to acheive this i used concept of add or remove class but any how I was not successfull.
Could you please help me in resolving issue.