L
Lore Leuneog
Hello
I' want to build a fully editable webformdatagrid. The cells have to be
textboxes all the time (this I already realised with columntemplates) and
the update for all changes has to be done by one Update-button which uses
the DataAdapter.Update Method.
Problem is: The DataSet does not seem to reflect the changes made in the
datagrid textbox-cells. Do I have to be in edit-mode to write changes to the
dataset? If yes, how can I do this without using the roweditbuttons because
I want to use my own table-edit button???
Thank you
Sincerely
Lore
I' want to build a fully editable webformdatagrid. The cells have to be
textboxes all the time (this I already realised with columntemplates) and
the update for all changes has to be done by one Update-button which uses
the DataAdapter.Update Method.
Problem is: The DataSet does not seem to reflect the changes made in the
datagrid textbox-cells. Do I have to be in edit-mode to write changes to the
dataset? If yes, how can I do this without using the roweditbuttons because
I want to use my own table-edit button???
Thank you
Sincerely
Lore