help with currencytextbox

Ok, this may be a very dumb question but I'm not used to using syncfusion much and I inherited a project that uses alot of syncfusion controls.

I have a CurrencyTextBox on my form. Most of the time I want it to cause validation and tell the user they must enter a value. However if a certain checkbox is checked on the form I want the CurrencyTextBox to just be disabled and not be validated so the user can continue.

How do I do this? I tried setting Causesvalidation=false and Enabled=false when check box is checked but this doens't work.

I can't even find documentation on how to use these controls. Can anyone help me out?


1 Reply

AD Administrator Syncfusion Team August 22, 2008 01:10 PM UTC

Hi,

Thank you for your interest in Syncfusion Products.

I am afraid I'm not able to reproduce the reported issue, could you please refer the following simple sample.

http://websamples.syncfusion.com/samples/Tools.Windows/F76094/main.htm

If I am missing anything, could you send us a sample/video file, so that could work out in depth and provide you a solution?

Please let me know if any concern.

Regards,
Hema



Loader.
Up arrow icon