Forum: Visual Basic .NET
Jan 15th, 2007, 7:34 PM
|
|
Replies: 1
Views: 148
|
Forum: Visual Basic .NET
Jan 14th, 2007, 8:53 PM
|
|
Replies: 1
Views: 167
how to update database using bindingsource
hi, i need to update my database using bindingsource. i tried to use bindingsource.endedit but nothing was updated on the database and it didn't returned any error message.
i also tried...
|