L
LL
I have set the date during the form loading: MyDate.SelectedDate =
DateTime.Now(); // 08/08/2004
But it's now showing by default. I need to navigate to 2004 August, and then
I can see it.
How to set it as default date?
Thanks..
DateTime.Now(); // 08/08/2004
But it's now showing by default. I need to navigate to 2004 August, and then
I can see it.
How to set it as default date?
Thanks..