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.
Hi guys,
I am using the CurrencyTextBox and it''s DecimalValueChanged event. When I change the value in the TextBox the first time, the DecimalValueChanged event fires, but the DecimalValue == 0 even though the .Text property shows the newly entered value. I get around this by parsing the Text property. It seems to work properly after a couple of values have been entered.
The initial settings on the TextBox are:
DecimalValue = 0
ClipMode = ExcludeFormatting
Those are the only ones that are not default.
Thanks,
Cole
ADAdministrator Syncfusion Team January 31, 2005 05:09 PM UTC
Hi Cole,
I''ve confirmed your problem and entered it as QA #846. The bug seems to occur somewhat inconsistently, so we''ll see if we can track it down.
Until then, I''d recommend you continue to use the Text property as a workaround. Thank you for your patience and cooperation.
Regards,
Gregory Austin
Syncfusion, Inc.