Grid & Table Column Header Drag & Drop
grid.header.Toolbar
now uses the same DD concept astab.header.Toolbar
table.header.Toolbar
now uses the same DD concept astab.header.Toolbar
(this one was rough, more polishing needed)main.DomAccess
: removed the non proxy based DD logic- a quite huge amount of other changes in various files
Video showing the new grid DD:
https://www.youtube.com/watch?v=skNY_zGo0zE
Code changes in 1 commit: 99ff937
Online demos:
https://neomjs.com/examples/grid/container/index.html
https://neomjs.com/examples/table/container/index.html