G
Guest
Following MSDN articles like "New DataSet Features in Visual Studio 2005", by
Jackie Goldstein the following question arises:
What do the Insert / Delete / Update Icons in the BindingNavigator do
implicitely?
Change the underlying DataTable?
Or do I have to write the code to insert/update/delete in the underlying
DataSet in the _Click routines by myself?
Does somebody know a complete example
- Select ... Join
- Insert/update/delete
- multiuser conflict handling
for ADO.NET 2.0?
thanks herbert
Jackie Goldstein the following question arises:
What do the Insert / Delete / Update Icons in the BindingNavigator do
implicitely?
Change the underlying DataTable?
Or do I have to write the code to insert/update/delete in the underlying
DataSet in the _Click routines by myself?
Does somebody know a complete example
- Select ... Join
- Insert/update/delete
- multiuser conflict handling
for ADO.NET 2.0?
thanks herbert