python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Disable row selection in mvc and Enable column selection in mvc kendo grid
I want to Disable the row selection and enable only column selection kendo grid MVC. Here is my code. I want to select the kendo grid cells only now the whole row like I want only the coordinates.
col...
Ravi Kumar
Votes: 0
Answers: 1
Customize Kendo MVC Column Sorting
How can I customize sorting for a specific column on Kendo MVC?
I've been trying to use a similar code to the one in this page: https://docs.telerik.com/aspnet-mvc/api/Kendo.Mvc.UI.Fluent/GridBoundCol...

AlexGH
Votes: 0
Answers: 1