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
355
Replacing UltraWebTree with WebDataTree (Infragistics35.web.v11.2)
posted

Hi,

I'm new to Infragistics and I badly need help. I need to convert an existing .ascx page that used UltraWebTree to WebDataTree. I thought it's just an easy replacement of properties and methods, unfortunately some properties/methods are missing (or could be renamed) in WebDataTree. For start, I can't convert the following using WebDataTree. Please help :(

<RootNodeStyle ForeColor="Black">

<SelectedNodeStyle BackColor="Black" BorderColor="Yellow" />

SelectedNode

Node.Level

Tag

Appreciate your immediate response. Thanks