-
**Describe the bug**
Following documentation, I can't make the `dropdown` and `time` to work
**Current behavior**
`dropdown` shows the label and a caret to open the select but the options don't s…
-
Hi,
Can anyone help us with an example of gridifier with Reactjs. I am trying understand the best way to integrate gridifier with Reactjs for best performance.
Thanks in advance.
-
**Describe the bug**
The first demo I am introduced to as a potential user of this library is your budgeting demo, but it does not appear to be functioning correctly as the aggregations are inaccurat…
-
Hi,
Do you have a recommended approach for frequent live updates to a large number of rows? e.g. live stock price updates for several thousand rows?
The recommended approach from Dan Abramov is …
-
Reactでspreadsheet風インターフェースを実現する[ReactGrid](https://reactgrid.com/)を試す
-
Let's implement a csv editor for the outline.
The API to get / put csv outlines is documented on https://github.com/buda-base/editserv/blob/outlines/API.md#outlines-csv-endpoint and is meant to be …
eroux updated
11 months ago
-
The goal is to produce a spreadsheet view for admins and curators to view and edit records from multiple perspectives to ensure that the map remains up-to-date and that the content is complete and doe…
-
Reactで折れ線グラフや棒グラフを描画するため、Chart.jsを試す
[react-chartjs-2](https://react-chartjs-2-two.vercel.app/)
-
### Describe the bug
1. Set the initial gridHeight option:
2. Dynamically update the gridHeight option to a different value:
setOptions({
gridHeight: 600, // Attempt to change height to 600px…
hwlv updated
3 months ago
-
What I need is to set selection of the whole row from the right click context menu but I don't see any function to set selection with passing arguments like (row, first column, last column).
There …