Menu(Mobile) little problem

Hi,
I can not hanged what exactly the problem was. MenuItem load the link in HREF tag , but the page that loads is somehow inactive.

@Html.EJMobile().Menu("menu_page").TargetId("menuitem").Theme(Theme.Dark).RenderMode(RenderMode.Windows).Windows(windows => windows.Type(WindowsMenuType.Popup)).Items(item =>
{
    item.Add().Text("Send").Href("/Mobile/Main");
})

1 Reply

DR Dhinesh Ravi Syncfusion Team February 3, 2016 06:59 AM UTC

Hi Emil,

Thank you for contacting Syncfusion Support.

We have confirmed that “Href property not working properly in Menu” is a defect and logged a defect report and a support incident has been created under your account to track the status of this requirement. Please log on to our support website to check for further updates.

https://www.syncfusion.com/account/login?ReturnUrl=/support/directtrac/incidents



Regards,
Dhinesh R

Loader.
Up arrow icon