blah blah blah is here! blah blah » Close

0
votes
1 answers

Looking for comments suggestions on a piece of code

I was struggling to get a process working in C# and I was able to find some VB script that I converted into VB.net for testing to solve me problem. Once I got it working in VB.net I was able to find a way to do it in C# and I just want to ...

0
votes
1 answers

Datagrid View adds an extra row issue

Hello, I'm hoping someone can help with an issue I'm having. When I have a dataTable bound to a dataGridView and the dataTable has no rows in it. Using the KeyPress type of events always adds an extra blank row when I add data to the tab ...

Feedback