DataGridView C# -

15:10:2013 г.

DataGridView C#. , , , , . DataGridView , , , .

- DataGridView C# , .

, :

DGW_Data.CurrentCell = DGW_Data.Rows[2].Cells[2];
DGW_Data.BeginEdit(false);
DGW_Data.Rows[2].Cells[2].Value = " ";
DGW_Data.EndEdit();

.. , , - . , - .

 





« - A dependent property in a ReferentialConstraint is mapped to a store-generated column. Column:'Id'  Excel C# Microsoft Office »

fotic.jpg