G
GS
seems to me both requires extra coding to do update to data bind form sql
adapter. however it is easier to customize the column width for
datagridview. for best practise which one should one use if one intend to
update the table in the bound slate?
For example user may add a row, change a row and even delete a row.
and what is the proper way to update? There seem to be Ondeletecommand, on
UpdateCOmmand,...
adapter. however it is easier to customize the column width for
datagridview. for best practise which one should one use if one intend to
update the table in the bound slate?
For example user may add a row, change a row and even delete a row.
and what is the proper way to update? There seem to be Ondeletecommand, on
UpdateCOmmand,...