I know there was a request was declined, but DOM double click can't pass data row, it is a common feature to have.
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/.