Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MonthView/Command Button problem
Message
From
30/01/2001 02:35:49
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
MonthView/Command Button problem
Miscellaneous
Thread ID:
00470057
Message ID:
00470057
Views:
50
I have a MonthView Control, 5 checkboxes inside a frame, and two command buttons (Exit and Continue) in a Form.

The monthview control is set to the current date and the multiselect property is set to true.

When I click the either the Continue or Exit button without changing the date from the monthview control, the click event of the command buttons work normally, that is, the codes for the click event execute as expected.

However, when I click a different date in the monthview control, and then click the Continue command button, the command button's click event doesn't fire and the code in it doesn't execute. I have to click the command button again to go on to process the rest of the code and go on to the next form.

Is this a bug? Are there any remedies for this? Perhaps someone has experienced something similar? Thanks in advance.

Ramon
Reply
Map
View

Click here to load this message in the networking platform