Table display is often used in business systems, but various demands will be raised within use. I want to be able to edit, I want sorting, bulk update, narrowing down ... and so on. It will be difficult to make them all come true.
However, there are many things that can be realized by using a library. This time I will introduce TableDragger which supports table drag & drop.
How to use TableDragger
It is a demonstration. It is column drag & drop.
Further longitudinal direction. It also covers the header, but you can also remove it.
You can also support vertical and horizontal together.
You can use TableDragger to replace the column according to your wishes by the user. It is a great advantage that it can be realized only on the client side. Line changes should also be used depending on the workflow.
TableDragger is JavaScript open source software (MIT License).
No comments:
Post a Comment