Sep 05, 2012, 4:18 PM
[CLOSED] Rows reordering
Hi,
I'm trying to implement rows reordering like in this example, it works fine but when I try to save the changes in the database, I don't know how to do it, because I can't loop the gridpanel or store on server side.
I have a "Number" column in my database and I need to update it when the user changes the order of a record.
Can you advice me please, What's the way??
I'm trying to implement rows reordering like in this example, it works fine but when I try to save the changes in the database, I don't know how to do it, because I can't loop the gridpanel or store on server side.
I have a "Number" column in my database and I need to update it when the user changes the order of a record.
Can you advice me please, What's the way??
Last edited by Daniil; Sep 07, 2012 at 6:59 PM.
Reason: [CLOSED]