LearnNewsExamplesServices
Frontmatter
tagName8.12.0
nameGrid & Table Column Header Drag & Drop
publishedAt1/29/2025, 10:28:01 PM
isPrerelease
isDraft

Grid & Table Column Header Drag & Drop

  • 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: https://github.com/neomjs/neo/commit/99ff93746005f8369fb448278b88113144c5611d

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