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
25
New to explorerBar, question about databindings
posted

I can add items to groups, and I can set up the DataBindings on the ultraExplorerBar. But I can't figure out how the 2 are supposed to work together.

Basically what I would like to do is have a collection of widget instances, and bind them to the UltraExplorerBar.Groups[index].Items somehow. The purpose of this would be to have the control automatically reflect changes that I make to items in my collection. Is that possible or am I just thinking about this wrong?

Can anyone help explain, or perhaps point me to some sample code for utilizing DataBindings on this control?

Thanks in advance,

Greg

Parents
No Data
Reply
  • 69832
    Offline posted

    What you are describing here is not possible, the control does not support complex data binding.

Children
No Data