Drag and Drop using jquery ui


Here is a small sample that demonstrates the use of jQuery UI's drag and drop functionality

You can download the sample from here

Here are the snapshots of what is in the file :-
  1. In this application I am dragging a row from one table to another. The initial view looks like this.

  2. In this image I am dragging the row from the second table into the first table.

  3. Here the view is after the row is dropped on a row in first table.





No comments:

Post a Comment