Hi,
just i tried prepare a xml file on fly like
mygrid.load("/MyPortal/jsp/proxy.jsp");
response.setContentType(“text/xml”);
dhtmlx.com.br/docsExplorer/dhtml … ering.html
i am trying to prepare 245 columns and and 300 rows , in one shot(no smart rendering ) . its giving error as incorrect xml . i spend 2hrs to solve this issue. later i made 10 columns and 10 rows its working fine. let me know is there any limitation on column / rows number. while we are preparing xml on fly .
its better to have clear reason , why grid not loaded , instead of incorrect xml file.
Regards,
Hussain.