Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Add, Edit, Delete, Cancel Records
Message
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
00724368
Message ID:
00724881
Views:
27
Ohh sorry I forgot on thing,

I am binding my form textbox to my DataSet as follow:
*** Me.txtBankName_e.DataBindings.Add("Text", myDS.Tables("Bank").DefaultView, "BankName_e")

Then I change the textbox with some text, when I check the DataAdapter status it shows 0, am I missing something:
*** MsgBox(myDA.Update(myDS, "Bank"))

Thanks again
<><><><><><><><><><><><><><><><><><><><>
<><> REMEMBER,,,,KNOWLEDGE IS POWER <><>
<><><><><><><><><><><><><><><><><><><><>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform