I tried to use this:
$("#jstree_demo_div").jstree("destroy").empty();
It removes the checked nodes and reload the tree but does not apply the new changes. Any suggestion will be greatly appreciated.
Globally I need to reset my tree with unchecked checkBox
this is working nice for me !