how to select month and year in asp.net Calendar ( in code)???
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
:confused: i have a calander and want to select the month and date at Page load event. i need to select the month and date what have been saved while inserting the record. but when records are retrived from Databse to show the calendar shows the Current month by defalut. if the date saved in databse is 11/11/2005 the calendar will show the current month of current year as dedault but i need to show the date save (as above) how it would be???? anyone .... help me..................?