-
I'm using Hypergrid inside a React component, and setting its initial properties as in this `componentDidMount` function:
```
componentDidMount() {
document.addEventListener('polymer-ready', () =…
-
when I call "addFinListener" on my grid, I get the following:
TypeError: jsonModel.addFinListener is not a function
at tradeBlotterWidget.js:132
at processQueue (angular.js:14454)
at angu…
-
Why are there two times setTimeout defined in bclys index.html ? Just for demonstration or is this some kind of workaround?
https://github.com/openfin/fin-hypergrid/blob/master/examples/bclys/index.ht…
-
I'm currently rendering borders around a selection by overriding the cellRenderer, and calling gc.lineTo() on manually computed cell border edges. This results in http://puu.sh/kXyQr/43e03b8d57.png. H…
-
Hello,
I would like to request the event 'fin-header-click'. So that when a column is sorted by the user this event should fire.
At the moment this is a workaround:
```
jsonGrid.addFinEventListener('…
-
Hey are you able to tag or release your fin-hypergrid version for better and faster bower support
because currently there's only one version available 0.0.0 but in your bower.json you have 0.2.12 def…
-
https://github.com/openfin/fin-hypergrid
-
I've never really gotten into game style development (render loop, etc) so I'm having a hard time tracking down and debugging to discover functionality.
When I adjust the height of a row to make it b…
-
it would be nice to have, thx
-
Hi. I'm very excited by the demo of your product and looking to start working with hypergrid. I have a few questions regarding the use of it. I'm not sure this is the best place for these questions, s…