I’m trying to find instructions on how to use an XML file as the data provider for the datagrid component. I’ve searched the forums here, but I get a jillion threads with ‘xml’ in it. I found the Datagrid tutorial but its using actionscript to populate the grid. That would not work for our application - it has to be xml.
On the component itself, I see I can change the provider to XML, which I have done. Does it work in the same way the tree component works?
I’ve also tried searching through the help docs (which is also highly painful) but there doesn’t seem to be anything on using XML as the provider (or I am missing it). It seems incredibly easy to use with the tree, I can’t imagine the datagrid being much different…