Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Kunal on Oct 22, 2008 04:47
open dhtmlx forum
getting error in grid example

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..
Answer posted by Support on Oct 22, 2008 08:19
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