Dear Friends,
I am looking for a javascript or jquery component like grid or spreadsheet that allows the 5 features below:
-
drag and drop of an entire row (up, down)
-
drag and drop of an entire column (left, right) - Important! This is very uncommon.
-
add new row visually just passing the mouse over the bottom limit of the table
-
add new column visually just passing the mouse over the right limit of the table
-
by double clicking, edit the content of the cell (I know that grid does it, because I bought the component 4 years ago).
I would aprecciate any tip or solution.
Thanks a lot!
Guilherme Cruz