Frontmatter
| tagName | 8.12.0 |
| name | Grid & Table Column Header Drag & Drop |
| publishedAt | 1/29/2025, 10:28:01 PM |
| isPrerelease | |
| isDraft |
Grid & Table Column Header Drag & Drop
grid.header.Toolbarnow uses the same DD concept astab.header.Toolbartable.header.Toolbarnow 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: 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