core icon indicating copy to clipboard operation
core copied to clipboard

A canvas-based super high performant grid renderer API

Results 107 core issues
Sort by recently updated
recently updated
newest added

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: `````` ![image](https://user-images.githubusercontent.com/1336324/111090175-afbcba00-8593-11eb-8958-caf1b8502211.png) --- 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

enhancement
help wanted
On-Hold

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...

bug
help wanted