calendar
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
How and when do we actually use this :selectmonthtext property? i have 2 calendar controls, one for user to select the date and one to display the event of dates. How can i set the property whereby the month of the event calendar = selected month of the calendar (user select). Problem is the text displayed for the month upon selection. (How to change the text of the month of a calendar control) Today is already in the month of March but the calendar control still in Feb. How can i resolve this problem?