hi i am running application on Ie and in that we have handsontable grid.
so when i scroll up and down there is some lag in data load and while scrolling down sometimes header also comes down and when we stops scrolling down its fine?
is there any possible fix for this?
Handsontable issue in Internet explorer
I think that you came across one of these issues
Please let me know if I’m wrong. I have already asked our CTO to schedule this issues. We won’t be able to fix it for the next release (on April) as the milestone is already closed but we’ll do our best to make it work for another version.
Thaks for prompt reply.
i am facing similar issue thats happening in this link
https://docs.handsontable.com/0.32.0/demo-scrolling.html
if you will fast there is some lag, that is justified.
but i have concern when we scroll down header also seems to come down with data wihci is inconsistent.
one more thinng i have to check, whats the expected time for handsontable to load approx 100, 1500, 10000, 50000 data.
i am using handsontable with angular2.
thanks in advance.
The loading time depends on the type of data, used renderers and offset settings. But… if you load a plain table like 100 columns x 10’000 rows should load and scroll without any glitches or performance issues. However, the Internet Explorer is really slow so there… it may slow down.
does latest handsontable version have issue with angular2?
It shouldn’t. We were working on a wrapper version for Angular 4 (which have some issues) but as long as nothing changed the v2 should work just fine.
Did you notice anything strange un unpleasant?
its working good as of now, in ie only when i have approx 50k data, table getiing hanged almost.
Yes, unfortunately, the Internet Explorer is a different story. Itself it works very slow. I hope that we will be able to boost performance for all the browsers thought.