Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to use checkbox.DataBindings?
Message
De
31/01/2011 21:12:43
 
 
À
31/01/2011 20:51:06
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 9.0
OS:
Windows XP
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01498078
Message ID:
01498079
Vues:
38
What is the QuodtlBindingSource.DataSource set to?

~~Bonnie




>HI, ALL
> i already use checkbox.DataBindings, one record is ok .......but if i chick one record , after i see the next record,
>the checkbox also chicked..... but the database is not update.......
>How to clear the chick in next record..... if i chick first record , i want to only one record chick .....
>
>My code
>
>In form_load
>chkboxSpoffer.DataBindings.Add("checked", QuodtlBindingSource, "spoffer", True, DataSourceUpdateMode.OnPropertyChanged)
>
>In form_closing
>chkboxSpoffer.DataBindings.Clear()
>
>
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform