Hi everyone ,
I want disply in a datawindow a string ( which looks like xml format ) which comes back by triggering WS.
i tried to use dw.ImportString() it does not work .
I tried to save it as xml file and use ImportFile() and still does not work
i am using an external datawindow with the same column's names and order as the xml ( beside boolean fields that i declared as string)
Do i need to establish something before in the DataObject in the ImportData Tab ( one of the properties tabs ) ?
Thanks
Moshe