G
Guest
I have a basic calendar and a SelectionChanged event (asp.net 2.0).
How can I handle it when a user chooses the same date again, in this case
the SelectionChanged event is not fired because, well, the date selected
hasnt changed.
Is there a calendar.clearSelection type method on the calendar I can use?
How can I handle it when a user chooses the same date again, in this case
the SelectionChanged event is not fired because, well, the date selected
hasnt changed.
Is there a calendar.clearSelection type method on the calendar I can use?