diff --git a/.vs/Superbuchhaltung/v16/.suo b/.vs/Superbuchhaltung/v16/.suo index cca0b51..d036428 100644 Binary files a/.vs/Superbuchhaltung/v16/.suo and b/.vs/Superbuchhaltung/v16/.suo differ diff --git a/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide b/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide index df0ee27..a2fc60e 100644 Binary files a/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide and b/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide differ diff --git a/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide-shm b/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide-shm new file mode 100644 index 0000000..6d49020 Binary files /dev/null and b/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide-shm differ diff --git a/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide-wal b/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide-wal new file mode 100644 index 0000000..d2d2146 Binary files /dev/null and b/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide-wal differ diff --git a/Superbuchhaltung/Forms/Form1.cs b/Superbuchhaltung/Forms/Form1.cs index e63f086..990cd32 100644 --- a/Superbuchhaltung/Forms/Form1.cs +++ b/Superbuchhaltung/Forms/Form1.cs @@ -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) diff --git a/Superbuchhaltung/bin/Debug/Superbuchhaltung.exe b/Superbuchhaltung/bin/Debug/Superbuchhaltung.exe index 65346b8..0bcc68d 100644 Binary files a/Superbuchhaltung/bin/Debug/Superbuchhaltung.exe and b/Superbuchhaltung/bin/Debug/Superbuchhaltung.exe differ diff --git a/Superbuchhaltung/bin/Debug/Superbuchhaltung.pdb b/Superbuchhaltung/bin/Debug/Superbuchhaltung.pdb index 67c5c4e..13e1946 100644 Binary files a/Superbuchhaltung/bin/Debug/Superbuchhaltung.pdb and b/Superbuchhaltung/bin/Debug/Superbuchhaltung.pdb differ diff --git a/Superbuchhaltung/obj/Debug/Superbuchhaltung.Forms.Prompts.Modify.resources b/Superbuchhaltung/obj/Debug/Superbuchhaltung.Forms.Prompts.Modify.resources new file mode 100644 index 0000000..6c05a97 Binary files /dev/null and b/Superbuchhaltung/obj/Debug/Superbuchhaltung.Forms.Prompts.Modify.resources differ diff --git a/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.FileListAbsolute.txt b/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.FileListAbsolute.txt index d6b5e45..3f3c0b8 100644 --- a/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.FileListAbsolute.txt +++ b/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.FileListAbsolute.txt @@ -32,3 +32,4 @@ C:\Users\Stefan Kössner\Documents\GitHub\Superbuchhaltung\Superbuchhaltung\obj\ C:\Users\Stefan Kössner\Documents\GitHub\Superbuchhaltung\Superbuchhaltung\obj\Debug\Superbuchhaltung.exe C:\Users\Stefan Kössner\Documents\GitHub\Superbuchhaltung\Superbuchhaltung\obj\Debug\Superbuchhaltung.pdb C:\Users\Stefan Kössner\Documents\GitHub\Superbuchhaltung\Superbuchhaltung\obj\Debug\Superbuchhaltung.Forms.Prompts.Query.resources +C:\Users\Stefan Kössner\Documents\GitHub\Superbuchhaltung\Superbuchhaltung\obj\Debug\Superbuchhaltung.Forms.Prompts.Modify.resources diff --git a/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.GenerateResource.cache b/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.GenerateResource.cache index 485d188..d2a18ee 100644 Binary files a/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.GenerateResource.cache and b/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.GenerateResource.cache differ diff --git a/Superbuchhaltung/obj/Debug/Superbuchhaltung.csprojAssemblyReference.cache b/Superbuchhaltung/obj/Debug/Superbuchhaltung.csprojAssemblyReference.cache index 33eea96..a5e9f72 100644 Binary files a/Superbuchhaltung/obj/Debug/Superbuchhaltung.csprojAssemblyReference.cache and b/Superbuchhaltung/obj/Debug/Superbuchhaltung.csprojAssemblyReference.cache differ diff --git a/Superbuchhaltung/obj/Debug/Superbuchhaltung.exe b/Superbuchhaltung/obj/Debug/Superbuchhaltung.exe index 65346b8..0bcc68d 100644 Binary files a/Superbuchhaltung/obj/Debug/Superbuchhaltung.exe and b/Superbuchhaltung/obj/Debug/Superbuchhaltung.exe differ diff --git a/Superbuchhaltung/obj/Debug/Superbuchhaltung.pdb b/Superbuchhaltung/obj/Debug/Superbuchhaltung.pdb index 67c5c4e..13e1946 100644 Binary files a/Superbuchhaltung/obj/Debug/Superbuchhaltung.pdb and b/Superbuchhaltung/obj/Debug/Superbuchhaltung.pdb differ