I am using Kendo UI controls in our project. I just want to know is there any difference in kendo ui controls for ASP Net MVC and Kendo UI for jquery? Which one I should use in my mvc 5 project?
Asked
Active
Viewed 89 times
1
-
The MVC helpers generate the jquery statements for you. I suggest using them. – bdongus Aug 22 '19 at 04:09
-
A similar question was made here concerning not Gantt chart in particular but all components. https://stackoverflow.com/questions/19308815/difference-between-kendo-ui-web-and-kendo-ui-asp-net-for-mvc – CMartins Sep 03 '19 at 09:52