-
Optimizing the display of tables
This is a suggestion. The SlickGrid tool is a good tool for displaying tables
There is no special tool to compare the data loading speed of the zui table with th…
-
When I use two datagrids on the same page, the width of the columns is not properly set.
The component uses classes to set the width of the columns (r0, l0, r1, l1, etc). The Shadowdom polyfill does …
-
When viewing large amounts of rows, the rows will jump around a bit on row updates. I've isolated the problem to some optimization done in slickgrid around max div heights.
https://github.com/antho…
-
Hallo Peter,
folgender Fehler kommt, wenn ich den Ausführungsplan eines Statements abfragen will:
Error : Internal Server Error
Status: 500 (Internal Server Error)
ActionView::Template::Error in…
-
**Question**
As for the [WebDataRocks](https://www.webdatarocks.com/) could you please add an [integration example](https://www.amcharts.com/docs/v4/tutorials/integrating-with-webdatarocks/) for the …
-
Hi,
I use your fantastic grid on my website with jquery 1.6.2
But I want to upgrade my jQuery library to 1.10, unfortunately your grid don't support this jQuery's version ...
When do you think it wil…
-
This issue occur if you have SlickGrid under a JQuery UI Accordion.
1) In the slickgrid that is underneath an opened accordion section, move the vertical scrollbar of the slickgrid table at the middle…
-
SlickGrid does not look fine under the IE6. Each time updating code from the downloaded source, there will be some amount of time spent to work with IE6. Should I skip the IE6 or continue to work wi…
-
Here is the code I am using for a grouping slick grid. The issue is sorting does not work properly as posted in the examples section. As per the example, Slickgrid prevents sorting for group titles. T…
-
I have a use case that requires a lot of different instances of a slick grid loaded to the page all at once. Normally, this wouldn't be a problem, but IE9 has a hard limit of 31 (IE8 has 24?) concurre…