ParamQuery grid support forum
General Category => Suggest new features => Topic started 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.
-
Drag and drop of rows is not supported yet.
-
Is there a planned date to add row drag and drop?