patternfly-bootstrap-treeview icon indicating copy to clipboard operation
patternfly-bootstrap-treeview copied to clipboard

refesh of data after manual node index change

Open Forkinel opened this issue 6 years ago • 0 comments

Hi,

Im having real trouble trying trying to update and refesh the tree after I change the index of an id (as part of a procedure to move nodes order up and down ). the data i get from $('#tree').treeview('getNodes') before and after the a nodes index changes is correct and the indexex have changed, but I cannot figure out how to reload or refresh based on my changes in order to show the updated node index change

Any help is greatly appreciated.

thanks

Forkinel avatar Jan 30 '19 09:01 Forkinel