grid
grid copied to clipboard
Declarative React Canvas Grid primitive for Data table, Pivot table and more :boom:
This grid has very interesting features especially with data not bound feature. We would like to consider it for our commercial app, but we need to know if this grid...
I have been successfully using v7.0.1 from npm. But when I updated to v8.0.8 I get a JavaScript error in Chrome's console (see attached image), as soon as I have...
Instead of A5 I'd like to use structured referencing: ``` SUM(DeptSales[Sales Amount]) ``` instead of ``` =Sum(C2:C7) ``` Is this possible? How far off could we do something like this?
https://github.com/rowsncolumns/grid/tree/master/examples/excel-worksheet In the README is missing
Hi, thank you for such a nice package. I really appreciate it 😁 However I noticed that horizontal scroll with mouse wheel(shift + wheelScroll) doesn't make any scroll, even if...
Can we leave some reference in [In the old pacpage](https://www.npmjs.com/package/react-konva-grid/v/2.8.18) pointing to this one. I stumbled upon this repo searching for an alternative for `react-konva-grid` as it only supported react...
I just want to implement a row active and hover demo
dragging scrollbar didn't follow mouse pointer.scrollbar was reset to start position when dragout scrollbar
Thank you for your great work.