-
![image](https://user-images.githubusercontent.com/26615255/150673114-55c51828-d06f-49ec-b2d5-52ef54d3cf8d.png)
![image](https://user-images.githubusercontent.com/26615255/150673188-510eccd6-0574-449…
-
Reported by: **[kek001](https://github.com/kek001)**
Date: 2021-03-16T06:05:57Z
Status: Fix Released
Importance: Critical
Launchpad Issue: [lp1919278](https://bugs.launchpad.net/bugs/1919278)
Tags: wi…
-
Why was the mouse selection range feature removed in later versions?
I see that https://github.com/revolist/revogrid/commit/40de4843301082d9fe90b5788c414a76a525069e is the last version that support…
-
I'm using revo grid for several grids in my own project and can't figure out how to build a tooltip with my custom cell template
In fact I'm using vue bootstrap as library for components. And I try …
-
I'm trying refresh my table. My component has ref, but if I call refresh in function update like` this..$refs.table.refresh('all')`, refresh is undefined.
If I call table like `document.querySelec…
-
I cant seem to get the date select to work utilizing vanilla javascript through https://www.jsdelivr.com/package/npm/@revolist/revogrid-column-date. How would I get a date selector to work via browser…
-
Hi @revolist ,
How to hide a column on revo grid?
I tried set column size = -1 and style: display none, but "column header" will display when i switch to responsive mode.
{
p…
-
Hi! Awesome library!!
Would be great if you could support scroll on ARROW_DOWN, ARROW_UP, ARROW_LEFT & ARROW_RIGHT when necessary.
kas84 updated
3 years ago
-
Error: Uncaught TypeError: Cannot convert undefined or null to object
**To Reproduce**
https://codesandbox.io/s/revogrid-svelte-forked-wooqz (click on hide/show and check the console)
-
Visual Studio Code (tested on 1.57.0) fails to install 0.12.0 on linux (mint in my case) with node error `ENAMETOOLONG`.
```bash
[2021-06-14 09:32:30.045] [renderer1] [error] ["extracting: ENAMETOOL…