Using TreeGrid with no ActiveX support in IE 6 and below

When Internet Explorer has disabled ActiveX support, the AJAX functionaility is not available and you need to include all input XML data directly to HTML page, including Defaults.xml and Text.xml files.
You should set also in JavaScript: Grids.NoTryActiveX=1 to not check AJAX support to suppress warning message.