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

Mega menu using RadMenu and RadSiteMap

1 Answer 126 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Dion
Top achievements
Rank 1
Dion asked on 17 Apr 2012, 11:44 PM
I have a MegaMenu that is populated dynamicly from the database. I have the following layout set for level 0

RepeatColumns

="4" RepeatDirection="Vertical" AlignRows="false"

The problem is level 1 has uneven items, ideally I want each rows filled as close as possible to the maximum height before moving to the next column, whats is happening is its trying to create and even number of rows resulting in lots of empty spaces at the bottom. Is there a way to turn this off.


Attach is a sample of whats happening and what I want.

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 18 Apr 2012, 10:23 AM
Hello Dion,

You could try applying some css classes or alter the already applied ones. For instance changing the margin/padding between the different columns (or between the sitemap and the template of the menu as I assume you implement your mega drop down similar to this demo) might be useful in your scenario:

Regards,
Kate
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
General Discussions
Asked by
Dion
Top achievements
Rank 1
Answers by
Kate
Telerik team
Share this question
or