Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Treeview > sourceNode.Parent.Attributes problem
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered sourceNode.Parent.Attributes problem

Feed from this thread
  • csharp avatar

    Posted on Apr 28, 2011 (permalink)

    string sourceParent = sourceNode.Parent.Attributes["ID"];

    There is no attribute when I put the point after Parent
    what should i do?

    thank you

  • Cat Cheshire avatar

    Posted on May 4, 2011 (permalink)

    You can take a look at this article.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Treeview > sourceNode.Parent.Attributes problem