I also have a similar problem.
My RadPanelBar also has same property set that TonyG mentions.
What I am getting is some arbitrary height set (44px; in my case) for one of the groups of items that I have. The problem is, that arbitrary height is TOO SMALL to actually fit the number of menu items in that group...which in effect makes them NOT VISIBLE. Big Problem.
I am using the 2011.2.712 version of controls...so pretty recent.
I have tried to solve with some CSS overrides:
This works in making my group height big enough to show my items, BUT... it takes away the "SLIDE" effect of the panel bar. It makes it into a REALLY REALLY choppy disappear/appear type of transition (if I can even call it a transition). Very poor effect.
I have not tried setting the ExpandMode differently, mostly because I NEED it to be like I have it. I have a ticket out to Telerik on this issue, but was curious if others had this same problem. I guess so.
Telerik, can we get a fix for this?...and not some arbitrary heights being generated??...or, at least calculate the CORRECT height for us?
Thanks.