Hi,
I have a treeview and two buttons up and down.
Now on clicking up button the selected row should be moved up and similarly if down button is clicked then selected row should be moved down.

I have tried moveRow function but without any success.

Kindly Help.