Drag And Dropping Columns Php, Js, How Can That Be Done?
I was able to get the rows to be drag and dropped within the table, but I am having difficulty with the columns. My bellow javascript doesn't seem to work. Any help will be greatly
Solution 1:
You can use the library DataTables. It provides a lot more than you ask but is easy to use and highly configurable
Post a Comment for "Drag And Dropping Columns Php, Js, How Can That Be Done?"