This question is locked. New answers and comments are not allowed.
When constructing a dynamic menu hierarchy (data driven) I run into a problem when the number of items pr level is too great to display within the silverlight control; menu items are hidden and not accessible. There does not seem to be an obvious way to enable scrolling or some other way of accessing the hidden items? Is this a bug or is there a way around this issue?