Hello,
Our users have reported an issue with the list grid where one or more rows sometimes disappears in the bottom while scrolling in the list grid. The rows are completely blank, but hover/tooltip still shows the correct value. We have only been able to reproduce the problem with one row disappearing, but our users report that up to 3 rows can disappear.
We have been fiddling with the values of the drawAheadRatio, but it does not seem to fix the issue. Setting showAllRecords also does not solve the issue and is also not feasible since the grid contains a lot of rows (~1000-1500).
The issue has been reproduced on latest Safari, latest Chrome and Internet Explorer 11 on both Windows and Mac. I have linked to a screen recording where the issue is reproduced in the SmartGwt showcase.
https://www.dropbox.com/s/o9n8on0p0dz5jyv/grid.mov?dl=0
Is this a known issue and are there any workarounds?
Hope you can help.
Best Regards
Rasmus
Our users have reported an issue with the list grid where one or more rows sometimes disappears in the bottom while scrolling in the list grid. The rows are completely blank, but hover/tooltip still shows the correct value. We have only been able to reproduce the problem with one row disappearing, but our users report that up to 3 rows can disappear.
We have been fiddling with the values of the drawAheadRatio, but it does not seem to fix the issue. Setting showAllRecords also does not solve the issue and is also not feasible since the grid contains a lot of rows (~1000-1500).
The issue has been reproduced on latest Safari, latest Chrome and Internet Explorer 11 on both Windows and Mac. I have linked to a screen recording where the issue is reproduced in the SmartGwt showcase.
https://www.dropbox.com/s/o9n8on0p0dz5jyv/grid.mov?dl=0
Is this a known issue and are there any workarounds?
Hope you can help.
Best Regards
Rasmus
Comment