Text input int text box in form causes redraw

1 Answer 60 Views
Form TextBox
Robert
Top achievements
Rank 1
Iron
Veteran
Robert asked on 18 Feb 2022, 12:27 PM

REPL

How to avoid this?

1 Answer, 1 is accepted

Sort by
0
Nadezhda Tacheva
Telerik team
answered on 23 Feb 2022, 09:03 AM

Hi Robert,

It seems that the issue you are facing is associated with the new object() that you are setting to the form Model. The commonly used approach is to store the model instance in a field and pass that field to the Model parameter (you can check here for more details).

With the following configuration, it looks like the problem is not reproducible:

https://blazorrepl.telerik.com/QcEQwRkt00pmtdyu43

I hope this will help you move forward with your application. Please let us know if any further questions appear.

Regards,
Nadezhda Tacheva
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Form TextBox
Asked by
Robert
Top achievements
Rank 1
Iron
Veteran
Answers by
Nadezhda Tacheva
Telerik team
Share this question
or