Does anyone know about a more advanced DateTimePicker control for .NET? The
standard controls has several issues that I'm looking to avoid, including
how the ValueChanged event is fired multiple times for each selection (once
when you click on the date in the calendar drop down, and again when the
calendar drop down closes). The event is also fired when a user is paging
through the various months, even if they never select a date in that month.
If someone knows of a better alternative without me having to write one, I'd
be happy to hear about it!
Thanks.
Ryan Gregg
|