We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Ajax enabled menu

Hi,

Thank you for reading my question.

I am using Syncfusion for asp.net MVC and I was wondering if the menu component  @Html.EJ().Menu("syncfusionProducts") supports ajax just like

@Ajax.ActionLink("Tasks","Index", "Item",null, new AjaxOptions { HttpMethod = "GET", InsertionMode = InsertionMode.Replace,UpdateTargetId = "mainContent"})

I have been sifting through the documentation and he community forum to no avail.

Thank you in advance.



1 Reply

PO Prince Oliver Syncfusion Team April 12, 2017 12:34 PM UTC

Hi Bradley, 

Thank you for contacting Syncfusion support. 

The @Ajax.actionlink returns an anchor element that contains the URL to the specified action method. But in URL property of the menu control, accepts the URL alone as a string. Hence, we cannot assign AJAX actionlink to the URL property of the menu control. Kindly refer to the following KB links for more information on specifying URL to menu control. 
   
   

Regards, 
Prince 


Loader.
Live Chat Icon For mobile
Up arrow icon