-
I am trying to append the element imperatively, from javascript code.
(We made hypergrid work with the in the html document without problems)
While in Polymer 1.0 there are clear instructions abou…
-
Hi,
I tried to find out the installation documentation for javascript project but couldn't find any. Can any one guide me how can I integrate `fin-hypergrid` into my backbone project.
Thanks.
-
Hi.
First off this is one of the most amazing demo's I've seen in a while! It really pushes the boundaries of what thought possible.
One issue is it seems the custom scroll bars are at the edge of the…
-
Is there a way to highlight the whole row, when clicking on a cell?
-
Hello,
I am experiencing a high cpu load after some time with the table.
Today I found out that `getFixedRowValue` on the behavior model is somehow trapped in an endless loop.
To reproduce please put…
-
I visited http://openfin.github.io/fin-hypergrid/components/fin-hypergrid/demo.html today and the latest Chrome (ver. 45) issues the following warnings:
/deep/ combinator is deprecated. See https://ww…
-
I've tried the online demo in the latest version of Firefox and Chrome on Windows 7 with 32-bit kdb+ running the sorttable.q script, but after refreshing the page, I'm not seeing anything load.
There…
-
Using the event fin-scroll-y, I have created a infinite scrolling list.
My problem is that when I scroll to the end, the scrollbar doesn't move after the data is loaded.
Taking a looks at your README…
-
clicking on the column header or column, you can select the entire row/column, in excel fashion.
-
I want to try out the big-refactor branch that is a work in progress as I am very interested in grouping.
What are the build steps to generated the vulcanised component?