hw to load a grid widout scrolling

hi,

Iam using smart rendering in my code.it works fine.bt prob is it doesn’t show me data in grid until i scroll the grid.

I want to show data in grid wen it loads. & also tel me wch is faster b/n " addRow()" & “loadXml()”, So tht i can increase the eficiency of my grid .

Iam using smart rendering in my code.it works fine.bt prob is it doesn’t show me data in grid until i scroll the grid.
Unfortunately we cannot reproduce this issue locally. Please find step-by-step tutorial here dhtmlx.com/docs/products/dhtmlxG … bs_biggrid
>>I want to show data in grid wen it loads. & also tel me wch is faster b/n " addRow()" & “loadXml()”, So tht i can increase the eficiency of my grid .
loadXML() method is faster