The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I posted this in Tools forum, but got no answer, so posting here:
Hi,
I use CurrencyEdit controls all over the product and they come initialized to $0.00. Now when I hit "-", I would expect the text to turn red (red "$0.00") to give the user the indication that the control has processed his keypress.
What is the recommended way to do this?
Thanks!
ADAdministrator Syncfusion Team September 15, 2004 11:32 PM UTC
Hi,
The tools forum is the appropriate place to post this question. This behaviour of the currency edit is the intended behavior, the value does not change to red when the value is 0.00. However, when the user changes the value to any number then the color changes to Red. However, as you have pointed out , the user does not get any feedback that the "-" key was pressed. I will contact the development team regarding this and get back to you at the earliest. Thank you for your patience.
Best regards,
Stephen.
>I posted this in Tools forum, but got no answer, so posting here:
>
>
>Hi,
>I use CurrencyEdit controls all over the product and they come initialized to $0.00. Now when I hit "-", I would expect the text to turn red (red "$0.00") to give the user the indication that the control has processed his keypress.
>
>What is the recommended way to do this?
>
>Thanks!
>
>