This is a migrated thread and some comments may be shown as answers.

StackOverflowException in RadRibbonBar

2 Answers 46 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
UIdev
Top achievements
Rank 1
UIdev asked on 30 Sep 2007, 02:17 AM
Hi,

I have a few chunks in my RibbonBar.  However, when I run my application, one out of the four chunks is collapsed, so there's just a drop-down button.  When I click the drop-down button to see the menu items, the program throws a StackOverflowException.  There's plenty of room for the menu items - why is the RibbonBar collapsing them?  And why, when collapsed, can you not properly view the menu items?  Any help you can give me would be great!

Thanks,

-UIDev

2 Answers, 1 is accepted

Sort by
0
Jordan
Telerik team
answered on 01 Oct 2007, 08:40 AM
Hello UIdev,

We tried to reproduce your scenario but to no avail. In order to successfully identify the issue we will need more information. What version of RadControls for WinForms are you using? It will be best if you can give us a simple project that demonstrates the problem so we can test it locally.

Thank you for your time.

Best wishes,
Jordan
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
UIdev
Top achievements
Rank 1
answered on 02 Oct 2007, 03:03 AM
Thanks for all of your hard work... I actually was able to resolve the problem on my own.  As it turned out, I was adding an invisible chunk to the RibbonBar at runtime, and the program collapsed the biggest of the other chunks to make room for it.

Thanks for your help!

-UIDev
Tags
RibbonBar
Asked by
UIdev
Top achievements
Rank 1
Answers by
Jordan
Telerik team
UIdev
Top achievements
Rank 1
Share this question
or