myGrid.enableSmartRendering(true)

Hello

if myGrid.enableSmartRendering(true), sometimes last some rows can not be displayed, Maybe three rows can not be displayed.

but myGrid.enableSmartRendering(false), all rows can be displayed.



I want all rows can be displed.

thanks!

Unfortunately we cannot reproduce this issue locally. Please provide us any kind of sample where we can reproduce it. Not that static smart rendering is availible in PRO version only. In statndar version you are able to use only dynamic smart rendering mode.


I can solve this bug by total_count + 3