I am using Telerik MVC Panel Bar as a side menu bar for my application. I am referring this link Demo
I did bind(Local Data Binding) my Model to the Panel Bar, which is working fine. My question is How do I make the Panel Bar Item.Action("Action","Controller") to be an AJAX call. Because every time I click on a menu my Page gets reloaded.
I am unable to find any solution for this in Telerik MVC section.
Any Help would be appreciated.
you can define the URL for the data source.
View
Action in Controller