core
core copied to clipboard
A canvas-based super high performant grid renderer API
I need to do some changes in dragger and floating column when changing column order from ColumnMoving feature. I seek through the whole ColumnMoving.js file and couldn't find how dragger...
hey @joneit , was trying to disable the horizontal scroll , i don't want it to be visible even if i am resizing the columns , is there any way...
When `allRowsSelected` is true, clipboard copy returns undefined since `getLastSelectionType` is not returning as 'row'
When trying to run the simple example locally, I it worked with `````` however it gave errors when using the minified version: ``````  --- Following page gives the error:...
I want to use the grid to render a lot of rows where some columns contains dynamically generated content. The content of these cells are dynamically generated from a server...
Same as the title . i want to get correct column list after i drag column to swap column position and i want to trigger some action after i drag...
This is a very long term goal, initially we would imagine this being a research spike for someong
i'am using fin-hypergrid version 3.3.2. when i use columnHeaderRenderer property to custom header for my grid, all columns not auto resize to fit. but when i remove columnHeaderRenderer property it...
Hi, Thanks for a great library! :-) I've created some proof-of-concepts at work using the older version. Right now I'm looking to open a "widget" (terrible name I know) that...