-
Brought to our attention:
> When columnAutosizing=true, the column widths are adjusted(increasing/decreasing) as we scroll. Hypergrid considers the column value with maximum length only within the …
-
I thought I'd share a few js notebooks I put together using your lib since I've seen many js devs and data viz pros use that platform lately for online examples:
https://observablehq.com/@randomfra…
-
Create a system to be able to visit other grids with an avatar and it's accessories. You don't necessarily need something like a suitcase system, just the avatar capable of going to other grids.
-
By [mikelorrey](https://github.com/mikelorrey)
Kitelys solution is that the marketplace is on the same server as the grid
asset server, which should be a norm. It sells content straight out of
user…
-
It would be nice to have support, similar to SlickGrid, for row/cell selection.
@slikrik98 not sure if there's anything you want to add.
-
The grid doesn't seem to respond to scrolling events on touch screens. I can tap without any issues, but scrolling doesn't seem to work. This in turn doesn't also allow resizing or moving columns. The…
-
The sorting demo wasn't working locally and then I noticed that it's not working on the demo site, itself, apparently (https://fin-hypergrid.github.io/core/demo/sorting-example.html)
-
When I use these two lines in my code then I get an error: TypeError: Cannot read property 'subgrid' of undefined
// Error!!!!
grid.setValue(colPos['bob'], gridRow+1, rowData[i].bob);
grid.setVal…
-
I have a time series vector with several features, I call that vector "state at time t". I though of using HyperGrid Transformer to encode the state vector and pass it to Pattern Pooler. Given the sta…
-
Hi Jonathan and others!
I am exited to see the library like the hypergrid, but the project doesn’t have updates for 3 months, could you describe the current situation of project and future plans?