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 - 2005Infragistics UltraExplorerBar Version - Infragistics2.Win.UltraWinExplorerBar.v9.2 (9.2.20092.1003)
Could you please advise on this issue.
Hello Kumaran,
Thanks for the details. I try again to reproduce your issue using the same version, but without success. Are you able to upload small sample that reproduce this issue. I`ll be glad to research it for you. Regarding your question about exception, there are too many reasons that could thrown such kind of exception, so it is very difficult for me to guess what is the exact reason for this issue, so my request is to provide more details or sample.
Thanks and Regards
Hello Georgi,
Actually am using UltraExplorerbar with VisualStudio2005Toolbox style. It contains several UltraExplorerBarGroup. While setting one of these UltraExplorerBarGroup as ActiveGroup, am getting the below exception.
Stacktrace:
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