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

Integer Text box default value set to "0"

I cannot change the default value for an integer text box I have implemented into my system: the property value is disabled. Any suggestions?

1 Reply

AR Anupama Roy Syncfusion Team October 5, 2005 12:58 PM UTC

Hi Jonathan, You can set Default value of integerTextBox like this. this.integerTextBox1.DefaultValue = null; Regards, Anu.

Loader.
Live Chat Icon For mobile
Up arrow icon