patternfly-bootstrap-treeview
patternfly-bootstrap-treeview copied to clipboard
refesh of data after manual node index change
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