Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by lylyb on Jun 24, 2009 02:28
open dhtmlx forum
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!
Answer posted by dhxSupport on Jun 24, 2009 03:50
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.
Answer posted on Jun 24, 2009 06:35
Answer posted by lylyb on Jun 24, 2009 22:33

I can solve this bug by total_count + 3