M
^MisterJingo^
Hi all,
Does the calendar control provide any easy way to detect the last day
of the currently displayed month? I'm using the VisibleMonthChanged
event, and can find the first day of the month using e.NewDate.
I need to find the last date day of the month to pull month specific
data from a database (Rather than pulling everything).
Any help or tips on how to calculate this would be appreciated.
Thanks.
Does the calendar control provide any easy way to detect the last day
of the currently displayed month? I'm using the VisibleMonthChanged
event, and can find the first day of the month using e.NewDate.
I need to find the last date day of the month to pull month specific
data from a database (Rather than pulling everything).
Any help or tips on how to calculate this would be appreciated.
Thanks.