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

Controlling where breaks occur in multicolumn layout

2 Answers 48 Views
Menu
This is a migrated thread and some comments may be shown as answers.
KMac
Top achievements
Rank 1
KMac asked on 16 Mar 2011, 06:30 PM
Hello,

We're creating a menu item that is two columns that is dynamically created in the RadMenu1_ItemDataBound. We've set the RepeatColumns to 2 and everything works as expected. The problem is that we want to control where the break occurs because the to lists of items are not equal. The first has 10 and the second has 6. We would like it so that it shows up like that (e.g. 10 in the first column and 6 in the second). How can we do this in the code behind?

Any help would be greatly appreciated,

Kalvin

2 Answers, 1 is accepted

Sort by
0
KMac
Top achievements
Rank 1
answered on 21 Mar 2011, 02:37 PM
Hello,

Can anybody answer my question above?
0
Dimitar Terziev
Telerik team
answered on 21 Mar 2011, 05:15 PM
Hi KMac,

I'm sorry to disappoint you, but you could not define how many items there will be in each column. This functionality is just not supported by RadMenu. The Menu itself calculates when to add a new column.

Best wishes,
Dimitar Terziev
the Telerik team
Tags
Menu
Asked by
KMac
Top achievements
Rank 1
Answers by
KMac
Top achievements
Rank 1
Dimitar Terziev
Telerik team
Share this question
or