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
1030
Exception in UltraExplorerBar - Set Active Group
posted

Hi,

We are using an UltraExplorerBar with control style - VisualStudio2005Toolbox. This UltraExplorerBar is placed inside a TableLayoutPanel. UltraExplorerBar contains several UltraExplorerBarGroup. In navigationCompleted Event, we have set the UltraExplorerBarGroup.ActiveGroup to one of the UltraExplorerBarGroup items. On setting ActiveGroup property, we are encountering the below exception,

ActiveGroup cannot be set - specified Group cannot be activated! (Group may be disabled or its header may not be visible)

Visual Studio Version - 2005
Infragistics UltraExplorerBar Version - Infragistics2.Win.UltraWinExplorerBar.v9.2 (9.2.20092.1003)


Could you please advise on this issue.

Parents
  • 53790
    posted

    Hello Kumaran,

    I`m not sure that I understand your scenario. First of all I think that we have not  NavigationCompleted event in our UltraExplorerBar. Is it your custom event ? Or maybe you mean some other event ? Also could you please give us more details what is your final goals.

    Thanks and regards

Reply Children