Hi,
I'm experiencing strange behavior with the event ClickAfter of a CheckBox.
When I check it and debug into the event, the oDataSource (User Data Source) for this CheckBox reports "N" and when I uncheck the CheckBox, it reports "Y" ??? I'm very confused and do not know what I have to do to get into the event when I check the CheckBox and having the User Data Source reflecting what I do on the UI !