Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about kendo-treeview

Read more about kendo-treeview

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-treeview

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

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

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