![]() |
| ||
| Calendar control hi, 1-how can i do multiselect in calendar. 2-how many days between 2 dates? how can u calculate it? example : 10/10/2006 - 12/10/2006 there is 1 day between those 2 dates. thanks |
| ||
| Re: Calendar control Quote:
Quote:
DateDiff(DateInterval.Day, MyFirstDate, MyLastDate)-1If you need to count days in Caledar control than simply add this in SelectionChanged event od the Calendar control: Me.Calendar1.SelectedDates.Count Hope it helps. |
| ||
| Re: Calendar control Hi ManicCW, Thank you very much for your help. they work very well. Kind regards |
| All times are GMT -4. The time now is 5:02 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC