Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
160
WebTree and XmlDataSource databinding, hide root node
posted

Hi,

I'm using a WebTree with an XmlDataSource. In code I'm setting the Data property of the XmlDataSource to a valid XML string. This XML string has one rootnode. The WebTree is correctly bound to the XML string. But now I want to hide the root node of the XML string in the WebTree. Is that possible?

thanks,
Jeroen