Is it possible to display selected nodes only in TreeGrid. I've used the method "setSelectionAppearance(SelectionAppearance.CHECKBOX)".
So, in the above case, if the user deselects some of the nodes, I want to hide those unselected nodes from the view.
Please do respond.
So, in the above case, if the user deselects some of the nodes, I want to hide those unselected nodes from the view.
Please do respond.
Comment