Moving a Dataset in a Datagrid up or down
I am trying to move a dataset in a datagrid up or down in the datagrid using an UP or DOWN arrow ImageButton located to the left of each row. I am currenly sorting via a "Sort" field and it's a simple integer. This change also has to be saved in a database because this is used to set the order of items in a dropdown list that the end user will use.
Please any help would be greatly appreciated.
|