Unplanned
Last Updated: 06 Jan 2023 08:23 by ADMIN
Frank
Created on: 17 Jun 2021 12:11
Category: Grid
Type: Bug Report
4
Telerik input components inside EditorTemplate render the whole grid on each keystroke

Telerik input components inside EditorTemplate render the whole grid on each keystroke

 

<AdminEdit>

As a workaround, you can use the standard Input components provided by the framework together with a CSS class that would visually make them like the Telerik Input Components. An example for the TextArea:

<InputTextArea class="k-textarea" @bind-Value="@myValue"></InputTextArea>

</AdminEdit>

2 comments
ADMIN
Yanislav
Posted on: 06 Jan 2023 08:23

Hello Helmut,

The current status of the item is "Unplanned", which indicates that the bug report is valid and will be fixed in a future release, but it's still not scheduled for a specific one (read more in the 'life cycle of a feedback item' section).

We prioritize the bug fixes based on the community demand and we track the gathered votes to evaluate that.

You may follow the item to get status updates - this is the easiest way to keep in track of its progress. 

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

Helmut
Posted on: 30 Dec 2022 12:02
Will this be fixed?