-
While it is basically ok to use direct links in package.json ([one](https://github.com/fin-hypergrid/fin-hypergrid-filter-and-sort-demo/blob/master/package.json#L21), [two](https://github.com/fin-hype…
-
Hi, Another computed column question again.
I have two tables, one tableA with computed columns holds most of data, the other tableB makes some data aggregation based on tableA's computed columns.…
-
-
The following in a suggested implementation of a {{getRow}} that consists of a getter for each of two known columns, ({{height}} and {{weight}}.
The idea of using getters here is to prevent a {{get…
-
Changing the Orientation of Header Text. (Horizontal or Vertical) like excel.
-
How to achieve sorting and filtering for hypergrid v2.1.8? I saw some old code which is using local addons.
Could you provide an example using npm based packages or any available demo?
-
Apache feature/arrow are a high performing columnar table format. There is a JS reader. Adding support for this file type would improve the size of tables we are able to render using the new phosphor/…
-
-
h3. High Level Points
* The DataModel Interface should be a small contract...
* With a type safe interface via Typescript (removing extend-me)
-
I'm trying to create multiple grid instances, but I'm getting errors in the console if I try to do this. I get the same errors simply if I terminate a grid and then try to create another instance.
…