Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Thiago on Aug 28, 2009 11:41
open dhtmlx forum
use var for call loadXMl

Hello,

I have a javascript var with xml content. How can i load that for dhtmlxGrid?

Thanks,
Thiago.
Answer posted by Support on Aug 28, 2009 12:52
You can use 
      mygrid.parse(js_var);