Hi!
In our advanced form, we have a couple of custom DateTimePickers.
When the date is affected, it'll select the right month/day/year/hour/minute from its DropDown controls...
This is where it gets weird...
When binding the Start and End date, if the DateTimePickers are affected with the date passed in the value, no advanced form will show up (ie: you can click on the appointement like mad, nothing will happen)
If I comment the set property of the Start and End date (thus not affecting the DateTimePickers), the advanced form will show up (but will empty drop downs for the DateTimePickers)...
Nothing crashes, no error is shown or logged... just prevents you from doing anything.
Am I to understand you can't affect controls in the advanced form? O.o
In our advanced form, we have a couple of custom DateTimePickers.
When the date is affected, it'll select the right month/day/year/hour/minute from its DropDown controls...
This is where it gets weird...
When binding the Start and End date, if the DateTimePickers are affected with the date passed in the value, no advanced form will show up (ie: you can click on the appointement like mad, nothing will happen)
If I comment the set property of the Start and End date (thus not affecting the DateTimePickers), the advanced form will show up (but will empty drop downs for the DateTimePickers)...
Nothing crashes, no error is shown or logged... just prevents you from doing anything.
Am I to understand you can't affect controls in the advanced form? O.o