Declined
Last Updated: 14 Jun 2021 15:26 by ADMIN
Created by: Matt
Comments: 1
Category: Navigation
Type: Feature Request
1
while replacing my RadMenu for the new RadNavigation, I was forced to stop because the RadNavigation does not support columns like the RadMenu can e.g.

<telerik:RadMenu runat="server" ID="radMainMenu" MaxDataBindDepth="2" EnableRoundedCorners="true" EnableShadows="true" EnableTextHTMLEncoding="true">
<DefaultGroupSettings RepeatColumns="2" RepeatDirection="Vertical" />
 </telerik:RadMenu>

Keep up the good work,
Thanks.