I have a list view report :
desc id
woood 3432
iron 3433
metal 3432
I my some command buttons to sit along side as up and down arrows. I want the highlighted row to move up or down in the lVW so that they can be reordered. I have a variable called sort_order. But it is not passed. I have the update feature working.
Does anyone know what code could be used to move the selected item inside the lst view?
desc id
woood 3432
iron 3433
metal 3432
I my some command buttons to sit along side as up and down arrows. I want the highlighted row to move up or down in the lVW so that they can be reordered. I have a variable called sort_order. But it is not passed. I have the update feature working.
Does anyone know what code could be used to move the selected item inside the lst view?