How to Dragging and dropping HTML table row to another position(In Jsp) and save the new position (values) also in database(MySql)?

How to Dragging and dropping HTML table row to another position(In Jsp) and save the new position (values) also in database(MySql)?

Hi members,

I have one Html table in jsp page and i am iterating values (in columns of html table)from Database, Now i am Dragging and dropping one HTML table row to another position.I want to save the position ( new position) in database(MySql).How to do this?Please let me know if anyone have idea about that.I got stuck in it since 2 days.Thanking you in advance.

View Answers









Related Tutorials/Questions & Answers:

Ads