Jason Smith
Jason Smith
The column resize start/end events exist. I will add the ability to preventDefault on them. Then we can just do the same for rowMovedStart/End and would that be enough or...
Closing due to inactivity and an unclear objective.
Actually the ghost thing is much easier since it's sorta built into the browser.
Holy hell you did it, the mad lad pulled it off. Totally want to put that tree cell renderer into the core cells package. Bravo.
Just want to follow up I am still planning to polish and merge this. Just need to find the time.
Okay the checklist for this is - [ ] Move the source work into the source package - [ ] Move the cell in to the cells package - [...
It would be easy enough to create an additional package to do this in the repo. Would you be willing to pitch in and help?
Sure, email me at [email protected] and we will set something up.
None of this is terribly hard, the basic plan is as follows 1) Create a new package `glide-data-grid-export` 2) Dep on xlsx 3) Create a hook which takes in your...
Representing trees is not overly difficult save for the flattening. I want it to be automatic from the data structure but maybe starting by letting the user flatten the data...