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.
SPSureshkumar P Syncfusion Team December 14, 2022 11:30 AM UTC
Hi John,
Based on your shared information, you want to add space character
instead of group separator to the value. But the group separator is the default
functionality of numbering format. So we cannot change the default behavior of
the component and update your exact scenario to achieve your requirement with
space character instead of group separator. Based on your update will validate
and update exact solution as earlier as possible.
Regards,
Sureshkumar P
JJJohn JohnsonDecember 16, 2022 08:54 AM UTC
Hi,
no, I don't want any space character or group separator inside of SfNumericTextBox.
I want 12 332 131 to look like 12332131.
SPSureshkumar P Syncfusion Team December 19, 2022 11:10 AM UTC
John, you can achieve your requirement by using our masked
textbox component. To know more about the maskedtextbox component refer to the
below online demo and documentation.