PDA

View Full Version : Displaying Dynamic unkown XML structures


hertzel
12-20-2006, 02:54 PM
Hello All

I look for a way to display unknown xmls by any Laszlo componnets (tree, grid, ...)

The xml nodes does not have any attributes. just data (text):
<NODE1><NODE2>AAAA</NODE2></NODE1><NODE3>BBBB</NODE3> ....

The component should display the xml's node names and texts.

Any assistance would be much appreciated.
Hertzel

mohanchowdary
02-15-2007, 09:50 AM
Hi Hertzel
If u have anu solytion, can u pls post it here
Thanks