Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calendar control
Message
De
06/07/2003 06:56:37
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Calendar control
Divers
Thread ID:
00807235
Message ID:
00807235
Vues:
52
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform