Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use checkbox.DataBindings?
Message
From
31/01/2011 21:12:43
 
 
To
31/01/2011 20:51:06
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Windows XP
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01498078
Message ID:
01498079
Views:
37
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform