Hello!
I have one simple question.
What's the code for deleting one row from Database using BindingSource and DataSet? Just like from BindingNavigator.
I tried with
But computer doesn't remove CURRENT date, but first or last date. Help. Thanks.Code:BindingSource.RemoveCurrent




Reply With Quote