u/Front-Bumblebee1026

Insert in database
▲ 0 r/csharp

Insert in database

Hey, I write code in c# winforms to insert some information into database it works but when i tried to insert section like image (the comment statement is to insert section) so, when I run the program and enter information it not insert anything , what's the problem knowing that I check the my microsoft access database and it create section column

u/Front-Bumblebee1026 — 6 days ago
▲ 0 r/csharp

ButtonColumn

Hey, I create DataGridView like image below and I add ButtonColumn as last Colmun. I want when I click in the button transfer me to another page , I tried it and it works but when I click another cell it transfer me also. How can solve it?

u/Front-Bumblebee1026 — 14 days ago