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,
If I set the min - max values
of IntegerTextBox or DoubleTextBox,
less than defaults then
in editing the controls accept values
only of 9 digints plus separators and
desimals.
e.x
MaxValue = 2 000 000 000
it accepts input the max 999.999.999
Why ?
2. How can I prevent the formating during the editing.
To format after control lost focus.
Regards
Ok about max value , I found it. It was my mistake.
2. Is there any way to avoid the
automating formating.
ADAdministrator Syncfusion Team November 4, 2004 04:58 PM
Hi Stefan,
Sorry for the delay in responding.
Currently it is not possible to disable autoformatting in the doubletextbox. Please let me know if this feature is important to you so that I can log this as a feature request. Thanks.
Best regards,
Stephen.
>Ok about max value , I found it. It was my mistake.
>
>2. Is there any way to avoid the
>automating formating.
>
>
>