R
RA
Hi
If a Table row is being changed in the code after the call has been made for
grid.SetDataBinding, do I need to call this grid SetDataBinding method again
after I call the Table.AcceptChanges (), or will it automaticaly update the
grid info? The DataRow is being changed in the code and the grid is read
only.
Thanks,
Ronen
If a Table row is being changed in the code after the call has been made for
grid.SetDataBinding, do I need to call this grid SetDataBinding method again
after I call the Table.AcceptChanges (), or will it automaticaly update the
grid info? The DataRow is being changed in the code and the grid is read
only.
Thanks,
Ronen