Jump to content

jQuery Re-order Items In Database


Go to solution Solved by mac_gyver,

Recommended Posts

Hello All,

 

If I had a table with results in from a Database, how would I go around moving a row up/down and refresh the data in the row?

 

Would the best method be to have a seperate column in the database like 'RowOrder' and then once the arrow is pressed, swap it with the corresponding value and refresh the page?

 

 

Thanks in advance,

Andy

Link to comment
https://forums.phpfreaks.com/topic/288381-jquery-re-order-items-in-database/
Share on other sites

  • Solution
Would the best method be to have a separate column in the database like 'RowOrder'

 

 

yes.

 

i would just submit all the final select option values and update the 'RowOrder' values to match the order in which they are in the submitted data.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.