This is a migrated thread and some comments may be shown as answers.

Row click event fires on second click when EditMode = Incell

2 Answers 124 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jeffrey
Top achievements
Rank 2
Iron
Veteran
Iron
Jeffrey asked on 01 Dec 2020, 02:03 PM

Grid is using Incell edit mode.  Clicking on a cell brings the cell into focus but it's only on the second click that the OnRowClick event is firing. i.e. when the cell entered edit mode.

Is this expected behavior?

 

 

2 Answers, 1 is accepted

Sort by
0
Jeffrey
Top achievements
Rank 2
Iron
Veteran
Iron
answered on 01 Dec 2020, 07:56 PM

I figured it out.  I had Navigable=true.  Switching it to false results in a single click firing the OnRowClick event.

Still not sure if that's the intended behavior though.

 

0
Bozhidar
Telerik team
answered on 03 Dec 2020, 02:55 PM

Hi,

Thank you for reporting this to us. This is indeed a bug in the component - when navigable is true, clicking on a cell should not only focus it, but also raise the event and open the Incell editor. I've fixed the issue in our code, and the fix will be available in our next release, which is expected in the second half of January.

Regards,
Bozhidar
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/.

Tags
Grid
Asked by
Jeffrey
Top achievements
Rank 2
Iron
Veteran
Iron
Answers by
Jeffrey
Top achievements
Rank 2
Iron
Veteran
Iron
Bozhidar
Telerik team
Share this question
or