I am looking to create grids dynamically from a database that have drag and drop row ability within the grids themselves, however prevent them from dragging and dropping outside of their parent grid. I also want to keep performance in mind as well ...
User 1
Project 1
Project 2
Project 3
User 2
Project 4
Project 5
Project 6
User 3
Project X
Project Y
Project Z
As shown above, users would be pulled from a database with the grid below them containing the projects that they are working on with the ability to drag and drop sort the order of the projects...... The project row would contain several columns with data relating to the project. As a example, Project 5 could be moved above or below it's current position, however it could never be moved to User 1 through the drag and drop grid....
The Big Question: Is this possible, and how would this be accomplished? Any examples provided would be great....
Drew
User 1
Project 1
Project 2
Project 3
User 2
Project 4
Project 5
Project 6
User 3
Project X
Project Y
Project Z
As shown above, users would be pulled from a database with the grid below them containing the projects that they are working on with the ability to drag and drop sort the order of the projects...... The project row would contain several columns with data relating to the project. As a example, Project 5 could be moved above or below it's current position, however it could never be moved to User 1 through the drag and drop grid....
The Big Question: Is this possible, and how would this be accomplished? Any examples provided would be great....
Drew