-
I believe this line is the culprit: https://github.com/philc/vimium/blob/master/content_scripts/mode_insert.coffee#L69
Repro:
1) Open http://openfin.github.io/fin-hypergrid-polymer-demo/componen…
-
File must be renamed to
cellEditors.js
in
https://github.com/fin-hypergrid/core/blob/master/demo/js/demo/celleditors.js
otherwise
gulp browserify-demo
fails
because it is called with:
init…
-
The expandAllRows feature is very helpful and I've added an auto expand functionality in my app to make sure rows are expanded each time a condition changes i.e. new grouping, filtering, sorting, reca…
-
Hi,
I'm getting tired of fighting all the bugs... Is there source-code for the black-box DLL for business customers / boostrap customers?
Developer Express.... full source code.
Telerik... Ful…
-
This should use the index from the currently visible columns:
https://github.com/fin-hypergrid/core/blob/master/src/features/ColumnSorting.js#L24
-
@joneit
I could use some help here
The min file does not correctly resolve `grid.properties.subgrids` nor `grid.properties.gridRenderer`
I wonder if `this.var` has anything to do with this…
-
Hi Team,
I have a requirement to copy part of the grid using arrow keys and paste the selected grid cell in xls, how can I do this?
I have attached the key-down event and able to trace user sele…
-
Hypergrid is inheritantly very state-full, 100% UI oriented. As a first past at unit tests, we would like to be able to have API shape tests (more or less like a rudimentary type system).
Here is …
-
where can I download fin-hypergrid.js file
-
I'm having the same issue as this other developer I found posting on StackOverflow here:
https://stackoverflow.com/questions/44141233/fin-hypergrid-js-in-chrome-errors-when-setting-showrownumbers-fa…