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
1414
Placing a WebDataTree, CheckBox in a WebExplorerBar
posted

To all,

I have reviewed the posts on this thread and have found a way to use Item templates for integrating a WebDataTree in a WebExplorerBar group item.  However, my situation requires that I provide the ability to modify the nodes on the tree to include "Archived" nodes.  Normally, folks just want to look at "Active" information and folders, but sometimes they need an interface option to include stuff marked for Archive as well as the Active stuff.

In my older version of this application I used an UltraWebListBar which allowed me to place multiple controls inside its groups.  I cannot figure out how to do this in the WebExplorerBar control.

Can someone provide guidance for placing a Checkbox and a WebDataTree inside a WebExplorerBar group?

Parents
  • 20255
    Offline posted

    Hello BOGHRD,

     Thank you for contacting us.

     I hope that I am understanding you correctly, if I am missing something from your scenario please let me know. You want to place WebDataTree (and Checkbox) inside a WebExplorerBar? Below you can find our web sample MyMail, this is mail client application with viewing and managing email functionality, could you please tell me is that what you want, to have such WebExplorerBar with WebDataTree in it. Click on mail bar item and notice ho inside there is WebDataTree with personal folders.

     Online sample:

    http://labs.infragistics.com/aspnet/showcases/MyMail/EmailClient.aspx

     Looking forward to hearing from you.

Reply Children