Completed
Last Updated: 14 Jan 2022 12:00 by ADMIN
Release 3.0.0
Syed
Created on: 23 Dec 2021 07:18
Category: Grid
Type: Bug Report
8
New value in InCell EditorTemplate does not take effect

Here is the scenario:

  • UI for Blazor version 2.30
  • Grid with InCell editing
  • EditorTemplate with a DropDownList inside

In version 2.30 there is no longer need for an explicit blur handler for the in-cell editor template. The editor template closes automatically when the user selects a value from the DropDownList. However, the new value is ignored.

REPL test page: https://blazorrepl.telerik.com/mFbcmQvs16Lf1jwv18

3 comments
ADMIN
Joana
Posted on: 14 Jan 2022 12:00

Hi all,

Thank you for providing additional use cased to the scenario.

The issue was related to our navigation service that was closing the cell automaticaly. It is now fixed and will be released with our 3.0 version expected to be live next week.

Regards,
Joana
Progress Telerik

Learn about the important changes coming in UI for Blazor 3.0 in January 2022!
Leonardo
Posted on: 09 Jan 2022 21:07

If using Google place autocomplete it is also not working.

https://developers.google.com/maps/documentation/places/web-service/autocomplete

 

Leonardo
Posted on: 09 Jan 2022 20:45
It is also happening for autocomplete component. It can be seen on this REPL test page: https://blazorrepl.telerik.com/wmalOUQl43Pdu3Nc59