ParamQuery grid support forum

General Category => Suggest new features => Topic started by: jeremy on September 11, 2016, 04:27:16 am

Title: drag a row dynamically
Post by: jeremy on September 11, 2016, 04:27:16 am
Is it possible to do something like this?

I have 4 rows (eg: 1, 2, 3, 4).
I want to change the order of those rows dynamically when a user clicks and drags on a static icon (eg: instead of row number, you'll see ui-icon-arrow-2-n-s).
Then send all four entries back via AJAX (I'm thinking that would be easier to code) in the updated order.
Title: Re: drag a row dynamically
Post by: paramvir on September 12, 2016, 10:34:38 am
Drag and drop of rows is not supported yet.
Title: Re: drag a row dynamically
Post by: gwinterhalter on September 24, 2017, 03:52:41 am
Is there a planned date to add row drag and drop?