A
Aaron Lind
Does anyone know why the allowInsert, allowUpdate and allowDelete
methods are available for a dataview and not available within a
dataset?
I know I can trap events for a datatable for the editing of rows but I
have found different results (as to whether the event gets fired)
given different update scenarios. Is it best to use dataviews to
manage editing of records in windows forms and not to bind to a
dataset at all? Any info would be greatly appreciated.
Thanks ahead of time,
Aaron
methods are available for a dataview and not available within a
dataset?
I know I can trap events for a datatable for the editing of rows but I
have found different results (as to whether the event gets fired)
given different update scenarios. Is it best to use dataviews to
manage editing of records in windows forms and not to bind to a
dataset at all? Any info would be greatly appreciated.
Thanks ahead of time,
Aaron