kaisersoze
Centurion
- Joined
- Aug 27, 2003
- Messages
- 152
How to move complete row up or down in datagrid or any grid is fine.
kaisersoze said:How to move complete row up or down in datagrid or any grid is fine.
donnacha said:How do you physically want to do this, with drag drop or what have you in mind.
kaisersoze said:1. The user selects one row
2. there will be up arrow and down arrow.
3. If the user wants to move up, the user clicks up arrow button
4. If the user wants to move down, then the user clicks down arrow button
5. if the row is at the top then up arrow button becomes disabled
6. if the row is at the bottom then down arrow button becomes disabled