Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CheckBox issues
Message
From
27/02/2003 11:50:27
Alvin Lourdes
Children and Youth Services Cluster
Toronto, Ontario, Canada
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
CheckBox issues
Miscellaneous
Thread ID:
00758847
Message ID:
00758847
Views:
52
Hi,

I have a checkbox on my form.

I have some code in its click event.

I also set the checkbox value to checked or unchecked based on a TRUE / FALSE value that I return from the database.

I realized that when i try to set the checkbox value from the database, the click event of the checkbox is fired. I dont want this to fire when I set the value of the checkbox value from the database.
I only want the Click event of the checkbox to fire when the user click to either check or uncheck the Checkbox.

Any ideas on how to accomplish this?

Thanks,

Alvin
Next
Reply
Map
View

Click here to load this message in the networking platform