What is the alternative to loadXML that will work in chrome? I use...mygrid.loadXML(gridQString+(gridQString.indexOf("?")>=0?"&":"?")+"orderby="+sortIndex+"&direct ="+sortDirection+"&GradeAge="+GradeAge);

to load a excel but chrome is the only browser it doesn't work in.