Unable to load data

I am trying to use the dhtmxGrid component to load an xml file i am generating from another application. I have matched the format, but I am not getting the data loading when i call mygrid.loadXML(filename). Even the samples that are provided with the suite are not loading the XML data. They will populate the headers of the grid, but not the data.

What should I do?

Thanks

got it to work somehow…