XML & Grid questions...
Ok, at last I see that it is much better for me now to understand DHTML & other new stuff in bussines... Have bid problem with AJAX, but anyway...
I see, that AW.UI.Table class is capable to load, parse and display the data within the AW.UI.Grid class. It seems to allow dynamical change of XML source to set new data for the grid (AJAX way)...
I am capable of creating PHP script to generate XML source... but when parsing the data...
is there possibility to set the atributes of Table object by node properities ?
something like:
????
Some clue needed realy quickly cause other way my DeadLine forces me to use PHP cenerated JS to patch the grid from within the hidden <Iframe>
Tnanx a lot for help....
I see, that AW.UI.Table class is capable to load, parse and display the data within the AW.UI.Grid class. It seems to allow dynamical change of XML source to set new data for the grid (AJAX way)...
I am capable of creating PHP script to generate XML source... but when parsing the data...
is there possibility to set the atributes of Table object by node properities ?
something like:
<root columns="5" rows="3000">
<row>
<cell></cell>
.
.
.
<cell></cell>
</row>
............
</root>
????
Some clue needed realy quickly cause other way my DeadLine forces me to use PHP cenerated JS to patch the grid from within the hidden <Iframe>
Tnanx a lot for help....
ASJ
April 25,