Hi,
This is the situation
I have a string StringXml="<SomeTag>Data</SomeTag><EndTag>Data2</EndTag>"
i want to use this StringXml in Datasource ... what should i do?
This is the situation
I have a string StringXml="<SomeTag>Data</SomeTag><EndTag>Data2</EndTag>"
i want to use this StringXml in Datasource ... what should i do?
Comment