No Data in Grid

I get a table with the headers but no data is populated from the xml file and no errors:





dhtmlxGrid Sample Page



























Please check if Varsity3.xml file contain any data.


Here is a portion of the xml file which was exported from an access database:



<?xml version="1.0" encoding="UTF-8"?>


2009-05-26T00:00:00
Varsity
Green Bay Southwest
12:00 p.m.
Green Bay
5/26/2009


2009-06-15T00:00:00
Varsity
Green Bay Blue Jays
8:00 p.m.
Manitowoc
6/15/2009


2009-06-16T00:00:00
Varsity
DePere
5:30 p.m.
DePere
6/16/2009


2009-06-17T00:00:00
Varsity
Ash-Port
8:00 p.m.
Ashwaubenon
6/17/2009



You are using not standart type of xml. Please see more infomation here how to implement custom xml type dhtmlx.com/docs/products/dhtmlxG … tloadtypes