3.2.0

Problem loading XML DomDocument object

Hi all

I'm trying to load XML that is coming from a server that I believe is already structured as an XML DOM Document object (I've verified it is a nodeType 9). A text view of this DOM Document object shows it as
<?xml version="1.0" encoding="UTF-8"?><xml id="xml_source"><asset>... then other tags etc...

I'm putting it straight into 'table.setXML(myDomDocument)', but the javascript console from Firefox is showing me an error message: xml.setProperty is not a function - I take it this originates from the table.js script.

This is with the new version of ActiveWidgets (although can't get it to work in version 1 either?!)

Any thoughts on this welcome. Many thanks.
Will


Will
October 6,

This topic is archived.

See also:


Back to support forum