0
votes

I want to clear (uncheck) selectedNodes from TreeTable. I am nulling selected object but not nulling.How to uncheck selectedNodes?

1
To avoid the obvious: are you updating (re-rendering) the view after changing the model? - BalusC
Yes. I am updating treetable after clear. But not nulling :-( - emreturka

1 Answers

0
votes

press Ctrl and click on the row :)