SfNumericTextBox Minus Sign Issue when entering a leading zero

Hello,

I have a SfNumericTextBox where I need to enter decimal values, sometimes positive, sometimes negative, with some decimals. If I would like to input -0.25% in the app,I would need to type the following steps

  • -
  • .
  • 2
  • 5

It doesn’t work if I add a zero.

  • -
  • 0
  • .
  • 2
  • 5
May I know how to setup the control to accept a leading zero when entering a negative decimal value? 

Thanks

9 Replies

VO Vishal Omprasad Syncfusion Team June 21, 2023 01:23 PM UTC

Hi Bassam,

We have found and fixed the reported issue from our end. We will include the issue fix in our upcoming weekly nuget which is expected to roll out on June 27, 2023. We appreciate your patience until then.

Regards,

Vishal O.



VO Vishal Omprasad Syncfusion Team June 27, 2023 09:20 AM UTC

Hi Bassam,

As previously informed, the reported issue of “Minus Sign Issue when entering a leading zero” has been resolved. However, the weekly NuGet release that was scheduled for today (June 27, 2023) has been postponed until tomorrow (June 28, 2023). We will notify you once the release has been rolled out. We appreciate your patience until then.

Regards,

Vishal O.



VO Vishal Omprasad Syncfusion Team June 30, 2023 06:42 AM UTC

Hi Bassam,

We have fixed the reported issue "Minus Sign Issue when entering a leading zero" and included the fix in our latest Weekly NuGet release package version 22.1.36, which is available for download in nuget.org.

We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.

Regards,

Vishal O.



BM Bassam Mohamed July 3, 2023 11:07 AM UTC

Thanks for the fix.

There is one more issue: the negative sign does not show up when I enter it in the textbox. It will only show up after I type the first digit, which is somehow confusing for the user. May you please fix this issue?



VO Vishal Omprasad Syncfusion Team July 5, 2023 01:04 PM UTC

Hi Bassam,

We have checked the reported query “negative sign now shown when I enter it in the textbox” and considered this as an improvement. We have logged issue report for the same. We will fix this issue and include the issue fix in our Weekly NuGet release update which is expected to be available by July 25, 2023. We appreciate your patience until then.

You can track the status of this report through the following feedback link.

Feedback link: https://www.syncfusion.com/feedback/45015/improve-the-behavior-for-entering-a-negative-numerical-value-in-uwp

Note: The provided feedback link is private, and you need to log in to view this feedback.

Regards,

Vishal O.



VO Vishal Omprasad Syncfusion Team July 25, 2023 02:24 PM UTC

Hi Bassam,

Regarding “negative sign not shown when I enter it in the textbox”:

We have fixed the issue from our end. But due to the 2023 volume 2 SP release there is no weekly release for this week. Hence, we have prepared patch including the fix. Before installing the patch, kindly remove bin and obj folders from all the projects of solution and clear NuGet cache.

Please refer our following KB document to clear nuget cache.

https://www.syncfusion.com/kb/6987/how-to-clear-nuget-cache

Set Up: https://syncfusion.com/Installs/support/patch/22.1.34/1517486/F182954/SyncfusionPatch_22.1.34_1517486_7252023101008139_F182954.exe

Custom Assemblies: https://syncfusion.com/Installs/support/patch/22.1.34/1517486/F182954/SyncfusionPatch_22.1.34_1517486_7252023101008139_F182954.zip

Nuget: https://syncfusion.com/Installs/support/patch/22.1.34/1517486/F182954/SyncfusionNuget_22.1.34_1517486_7252023101008139_F182954.zip

Disclaimer:

Please note that we have created this patch for version 22.1.34 specifically to include the issue.

We will include the issue fix in our upcoming weekly nuget release. We appreciate your patience until then.  

Regards,

Vishal O.



BM Bassam Mohamed July 30, 2023 02:46 PM UTC

Hi, please let me know if the fix is included in the Nuget release, and if so, what is the version number?



VO Vishal Omprasad Syncfusion Team July 31, 2023 12:18 PM UTC

Hi Bassam,

As mentioned earlier, we have fixed the reported issue “negative sign not shown while entering it in numeric text box”. This issue fix will be included in our upcoming weekly nuget release which is expected to be rolled out on August 02, 2023. We appreciate your patience until then.

Regards,

Vishal O.



VO Vishal Omprasad Syncfusion Team August 2, 2023 10:46 AM UTC

Hi Bassam,

We have fixed the reported issue “negative sign not shown while entering it in numeric text box” and included the fix in our latest Weekly NuGet release update version 22.2.7 which is available for download in nuget.org.

We thank you for your support and appreciate your patience in waiting for this update. Please get in touch with us if you would require any further assistance.

Regards,

Vishal O.


Loader.
Up arrow icon