I have a form with a microsoft calendar control 9.0 and a flexgrid.
When the user changes the date I want it to clear the flexgrid.
It clears when you click a certain day, but if you change the month or year without a day selected it does not clear.
I have used the click, afterupdate, beforeupdate, newmonth,newyear events of the control. None of them will clear without a day selected.
What can I do?
