Hi~.
My version is dhx4.0.3 and main skin is dhx_web.
When i use a setStyle with enableSmartRendering, blank area remains of the bottom.
infoGrid.enableSmartRendering(true);
infoGrid.setStyle("font-size:11px;","font-size:11px;line-height:20px;height:20px") ;
How can i control my grid’s smart render scroll step by 20px?
Thanks