Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about kendo-asp.net-mvc

Read more about kendo-asp.net-mvc

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)

Questions - kendo-asp.net-mvc

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...
test-img

Ravi Kumar

kendo-grid

kendo-asp.net-mvc

kendo-ui-angular2

kendo-treeview

kendo-mobile

Votes: 0

Answers: 1

Latest Answer

You should state that the selection type is cell, like this: .Selectable(s => s .Mode(GridSelectionMode.Single) .Type(GridSelectionType.Cell))
test-img

Shai

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...
test-img

AlexGH

javascript

kendo-ui

kendo-asp.net-mvc

Votes: 0

Answers: 1

Latest Answer

I realized there was a request to a method in the backend where the data is written, I did the sorting in the backend instead of the frontend. Was able to find this request using the Network tab of th...
test-img

AlexGH

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved