This commit is contained in:
Stefan
2019-12-09 08:06:55 +01:00
parent 714ed16af8
commit 45c0ad6fa1
13 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ namespace Superbuchhaltung
private void DataGridView1_CellContentClick(object sender, DataGridViewCellEventArgs e)
{
Console.WriteLine(PHdataview.Rows[PHdataview.CurrentCell.RowIndex].Cells.ToString());
}
private void Kat0btn_Click(object sender, EventArgs e)