Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Ankit on Aug 04, 2009 03:23
open dhtmlx forum
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 .
Answer posted by dhxSupport on Aug 04, 2009 05:22
>>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 http://dhtmlx.com/docs/products/dhtmlxGrid/doc/step-by-step/ch_biggrid.html#grid_sbs_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