W
Wanda
I am using vb.net and have a bounded datagrid by using SQLDataAdaptor
and SQLDataSet, it does show the data when it is first loaded. But
when I change the data on the datagrid, it doesn't update the
database, even I use AcceptChanges...
What am I missing? What I am expecting is it should update the
database automatically without doing it manually with the code.
Please help!!!!
Thanks in advance.
Wanda
and SQLDataSet, it does show the data when it is first loaded. But
when I change the data on the datagrid, it doesn't update the
database, even I use AcceptChanges...
What am I missing? What I am expecting is it should update the
database automatically without doing it manually with the code.
Please help!!!!
Thanks in advance.
Wanda