Would'nt a list instead of a hacked datamodel be better? I mean a list is ordered so when you click to move, get the selected index from the datatable and do a swap it in the list by the next or previous one.
Also it would be better to use the users list instead of dev list since there's more chance to get replies there. On 5/1/07, Santhosh K S <[EMAIL PROTECTED]> wrote:
Hi All, We have a requirement to move the row up and down based on the user selection. I need to update the DataModel of the tomahawak datatable. How can I achieve this. Any pointers will be appreciated. Thanks, Santhosh
