As per your reply…
Now I used grid.parse(“xmlString”,“xmlB”) in my example…
It is working fine… now my grid is loading from xmlstring
but it leads to another javascript error ie. _cellType is not null or not an object
So Plz tell me how to solve this error…
When you are using xmlB format , code link each attribute to the column , by column ID, if there is no related column - such error may appear.
Please check that
- you have set the column IDs in grid
- each attribute has column with same ID
Actually the problem must not occur for dhtmlxgrid 2.0