Skip to content

Grid & Table Column Header Drag & Drop

Compare
Choose a tag to compare
@tobiu tobiu released this 29 Jan 22:28
· 15 commits to dev since this release
  • grid.header.Toolbar now uses the same DD concept as tab.header.Toolbar
  • table.header.Toolbar now uses the same DD concept as tab.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

Screenshot 2025-01-29 at 23 43 22