Declined
Last Updated: 22 Jul 2021 14:10 by ADMIN
Imported User
Created on: 22 Aug 2017 17:01
Category: Grid
Type: Feature Request
2
Double click selection for kendo grid
I know there was a request was declined, but DOM double click can't pass data row,  it is a common feature to have.
1 comment
ADMIN
Viktor Tachev
Posted on: 22 Jul 2021 14:10

Hello,

Using both single and double click to activate functionalities in the Grid would be hard to do and could potentially lead to unexpected behavior. Currently functionalities like editing a cell in inCell edit mode or selecting a row or cell is done via single click. Furthermore, since single click will always fire before double click and there will be no way for the Grid to determine which action the user would like to perform.

That said, there is an option to use a bit of additional code to perform different operations on single and double click. The example below shows how a cell can be edited with double click:

https://docs.telerik.com/kendo-ui/knowledge-base/grid-edit-cell-on-double-click

 

Regards,
Viktor Tachev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.