AD
Administrator
Syncfusion Team
October 9, 2003 01:15 PM UTC
Hi Tim,
Thanks for bringing this issue to our attention. A simple workaround for this problem would be to programmatically set the NumberGroupSeperator property to an empty string as shown below :
this.doubleTextBox1.NumberGroupSeparator = "";
Please let me know if this helps. Thank you.
Regards,
Guru Patwal
Syncfusion Inc.
TL
Tim Lloyd
October 9, 2003 01:32 PM UTC
That does the trick. Is there any more generic fix I could implement by sub-classing the component?
many Thanks, Tim.
AD
Administrator
Syncfusion Team
October 9, 2003 04:31 PM UTC
Hi Tim,
This problem has been taken care of in the latest release of Essential Suite. If you are using an earlier version, please open an incident on DirectTrac in this regard and we will send you the download information for our latest release. Thanks for choosing Syncfusion products.
Regards,
Guru Patwal
Syncfusion Inc.