-
Meghna
37
posts
Member since:
Jun 2008
Posted 07 Dec 2009
Link to this post
I have an requirement where I need to have scrolling programmatically. As we are binding data source dynamically. My issue is if items in particular menu (Level 1) exceeds by some number (level 2 items assume 10) then I need verticall scrolling otherwise don't require scrolling. I have tried with RadMenuItem.GroupSettings.Height but it is not working. With this approach every menu item's height gets increased even if it has only two items.
Can any one help me on urgent basis.
-