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
175
WebDropDown and WebDataTree
posted

I am trying to display a WebDataTree (attached to a self-referencing WebHierarchicalDataSource) within a WebDropDownControl. 

Can someone provide a simple example that includes accessing the selected value in the tree? 

All my efforts using Templates, etc., either show multiple trees, 1 tree with scripting error when a node is expanded, or no tree.

 

Thanks in advance

Paul

Parents
  • 24671
    posted

    Hi Paul,

    This seems this is a bug in the WebDataTree. In general the way to implement this scenario is to have 1 dropdown item, and put an item template, and have the WebDataTree declared inside it. Due to specific markup structure surrounding the template code, the tree fails to operate correctly.

    I have submitted a bug for this, and we will address it ASAP. You can probably expect the fix in the first 2009.1 hotfix. 

    Thanks for your feedback,

    Angel 

Reply Children