Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calendar control
Message
From
06/07/2003 06:56:37
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Calendar control
Miscellaneous
Thread ID:
00807235
Message ID:
00807235
Views:
51
Dear All,

the calendar control not refresh to new value (this problem is only occurs when I gave the new value with the following conditions:
month is not current month
year is not current year

rsHoliday.Open(mSQL, cnData, ADODB.CursorTypeEnum.adOpenKeyset, ADODB.LockTypeEnum.adLockReadOnly)
rsHoliday.MoveLast()

Calendar1.SelectedDate = rsHoliday("Holiday").Value

am I missing something??

TIA

Winan
Next
Reply
Map
View

Click here to load this message in the networking platform