Drag to Sort Items
About This Space
Want to allow your users to sort data using drag-and-drop? This space shows you how!
Last updated on March 30, 2020
Public Permissions: View Open/Fork Run Comment
Drag to Sort Demo
Want to allow your users to sort data using drag-and-drop?
This space shows you how using a Rich Display and some client-side JavaScript code.
It's a full CRUD interface that allows you to:
- Add Items
- Edit Items
- Delete Item
- Re-sort Items

More Spaces By Alex (@alex)
Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.
57312
1
0
The app is used to for hosting events. It allows users to select their schedule, rate sessions, and leave feedback for speakers
57152
0
5
This interactive app prompts the user for key fields to lookup a database record and displays the results
55311
0
1
Comments
klaw
7 years ago
Wow!