revogrid icon indicating copy to clipboard operation
revogrid copied to clipboard

Powerful virtual data grid smartsheet with advanced customization. Best features from excel plus incredible performance 🔋

Results 194 revogrid issues
Sort by recently updated
recently updated
newest added

## Description Goal I am trying to access a (namespaced) store from within a component. The component is used as `cellTemplate` and wrapped in a constructor: `VGridVueTemplate( component )`. ##...

Is there any way to add the "rename column" functionality to the revogrid?

In my VueJS 3 project (@vue/cli 4.5.15), no grid is being displayed, although if I look in the console, I can see the grid html tags. I have created a...

Hi, are you planning on supporting undo with CTRL+ Z?

feature
pro

[Demo Link](https://codesandbox.io/s/revogrid-svelte-d3zhi?from-embed) Updating both svelte and revogrid to latest version breaks the table

When sorting the data disappears after two sorts. Please see the attached animated gif. ![sortable-no-data](https://user-images.githubusercontent.com/33748291/146952190-7a6d2b08-4932-4072-a650-a15aef7d7675.gif) I'm using Svelte + Revo grid. "@revolist/revogrid-column-date": "^1.1.0", "@revolist/revogrid-column-numeral": "^1.0.2", "@revolist/revogrid-column-select": "^2.0.2", "@revolist/svelte-datagrid": "^3.0.52", "svelte":...

**Describe the issue** Unable to install latest version. **To Reproduce** Try to run npm install @revolist/angular-datagrid@^3.0.98

It would be helpful if the cell renderer documentation included some more details about the callback function, something along the lines of: The `props` argument provides access to the column,...