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)
26929
0
0
This is the completed example for the Stateful To-Do List Application walkthrough (https://noderun.com/docs/walkthroughs/stateful_todo_list_app) and the starting point for the Drag and Drop walkthrough (coming soon). Please feel free to fork this workspace to use as a starting place for you own projects or for the walkthroughs.
28318
0
0
Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.
46294
0
0
Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.
44632
0
0
Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.
44303
0
0
Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.
43662
0
0
Comments
klaw
6 years ago
Wow!