Folks,
I am loading a lot of data (~150 rows with ~190 columns) and it seems to work rather well! Or almost…
Most of the time, it only displays 13 rows, with no scrollbar to see the rest. DevTools shows no errors.
When I say “most of the time” I mean that, occasionally I will refresh the screen, it shows all the rows. But if I refresh the browser again, it again goes back to 13 rows. I do not have pagination turned on, and see no reason they shouldn’t all always appear.
Odd Discovery! Just now, while about to take a screen shot of the grid, I reduced the Chrome browser zoom from 100% to 90%, and the entire grid appeared. Resizing back to 100% retained the full grid.
Any idea what is happening?