We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

How to assign empty string to IntegerTextBox.NumberGroupSeparator

Hi

I am using private Syncfusion.Windows.Forms.Tools.IntegerTextBox from version 8.3.0.21

By default it takes comma as a separator. I do not want any separator as I am this integer box for an ID value. How can I achieve this. I am unable to assign empty value in designer. Also wheren I write this.myIntegerCtrl.NumberGroupSeparator = String.Empty; it throws me following error at run time

(System.ArgumentOutOfRangeException) - Specified argument was out of the range of valid values.
Parameter name: index

Stack trace:

at System.Char.IsLetterOrDigit(String s, Int32 index)
at Syncfusion.Windows.Forms.Tools.NumericTextBox.set_NumberGroupSeparator(String value)


Please advise.

Thanks,
Vaibhav


1 Reply

VS Vallarasu S Syncfusion Team December 28, 2010 04:52 AM UTC

Hi Vaibhav,

Thanks for your interest in Syncfusion products,

The reported behavior is known, and has been fixed in the version 8.4.0.10.

Could you please raise an incident in Direct-Trac support under the following link, if you wish to receive a patch for the version 8.3.0.21.

http://www.syncfusion.com/support/directtrac

Please let us know your concerns.

Regards
Vallarasu S.


Loader.
Live Chat Icon For mobile
Up arrow icon