C
crop
I have some textboxes in form. They are binded to dataset. When i
execute the method dataadapter.Update(dataSet,"books");
the text from textbox doesn update records in database;
what i must do to this work property
thanks
execute the method dataadapter.Update(dataSet,"books");
the text from textbox doesn update records in database;
what i must do to this work property
thanks