(: , )
, - ; , null . BindingSource SuspendBinding(), ResumeBinding() ResetBindings() .
- , DataColumn :
// early code, once only...
DataColumn col = table.Columns["haswhatnots"];
// "real" code, perhaps in a loop
row[col] = hasWhatnots;
, ( DataColumn ).
- class DataTable;-p