Completed
Last Updated: 12 Apr 2024 15:40 by ADMIN
Release 2024 Q2 (May)
Zachary
Created on: 23 Jan 2024 14:31
Category: Grid
Type: Bug Report
3
Clicking on Grid cells does not trigger incell edit mode in versions 5.0 +

There is a change in the Grid behavior from version 4.6.0 to 5.0.0.

Consider the following REPL test page: https://blazorrepl.telerik.com/cSabmRPy306iPiXK18

Clicking on a Grid cell for editing will not open it for editing if there is already an open cell in edit mode on the same table row. The issue is reproduced more easily if the OnUpdate handler is empty or not defined at all.

This used to work in version 4.6.0.

2 comments
ADMIN
Dimo
Posted on: 12 Apr 2024 15:40

Hello Zachary,

I confirm that the item in the 5.1.1. release notes is relevant to this bug report and the problem no longer occurs if you update the older REPL to version 5.1.1. Here is the updated test page.

The fix includes changes to our JavaScript, so clear the browser cache. You can also delete the bin and obj folders in your app just in case.

If you are able to reproduce the problem with 5.1.1, then send a runnable example.

Regards,
Dimo
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources!
Zachary
Posted on: 10 Apr 2024 17:45

It says on this bug report that the fix will be in Release 2024 Q2 (May).

I see in the release history, for version 5.1.1 -> there was a fix for the Grid "Clicking on Grid cells may not trigger incell edit mode". Is that in relation to this ticket? I downloaded the 5.1.1 update and it did not seem to resolve this issue so I just want to verify that we still need to wait until May for this to be resolved.

Thank you.

-Zach