There is a bug with clear button in TelerikNumericTextBox. Steps to reproduce:
code:
<TelerikNumericTextBox @bind-Value="@Price1" ShowClearButton=true/>
<p>Price: @Price1</p>
@code {
private decimal? Price1 { get; set; }
}
Here is a short demo:
Hi Mindaugas,
Thanks for reporting this issue! Indeed, this is a bug and I coverted your ticket to a public item that you can track.
The problem is easy to fix and we are already on it.
I am also awarding you some Telerik points.
Regards,
Dimo
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.