Duplicated
Last Updated: 29 Aug 2022 10:26 by Sofronis
Sofronis
Created on: 11 Aug 2022 08:53
Category: Grid
Type: Bug Report
0
Grid edit cell is not closed when I click on toolbar button

As you can see in the provided example : https://blazorrepl.telerik.com/QcaiPbkL56qf6XQ747

I have the following situation. I'm using a custom editor template with two-way binding for the  column : OrderToEdit.ShipCity. If I change the value of this column in a row and press Enter, Tab or mouse focus out very quickly (immediately after value change),  UpdateHandler is triggered before the valueChanged event of the context and as a result changes are not shown. If there is a delay ( i.e 1 second ) all works fine. This is not happening when i'm using the builtin editor GridEditorType.TextBox. Could you provide me a solution ? 

There is another problem. if a click inside a cell edit mode is triggered. But if i click in a button in the toolbar or in column menu the cell remains open is not closed. I think this should not happen.

Duplicated
This item is a duplicate of an already existing item. You can find the original item here:
2 comments
Sofronis
Posted on: 29 Aug 2022 10:26
Than you for your feedback. DebounceDelay="0"  worked
ADMIN
Dimo
Posted on: 17 Aug 2022 12:35

Hello Sofronis,

To resolve the first issue, please set DebounceDelay="0" to the edit component inside the EditorTemplate. All out input components have this parameter.

The second issue is a valid bug and it looks the same as this one.

Regards,
Dimo
Progress Telerik

The Premier Dev Conference is back! 

Coming to you live from Progress360 in-person or on your own time, DevReach for all. Register Today.