fristomer
New member
- Joined
- Mar 15, 2025
- Messages
- 3
- Programming Experience
- 3-5
I know the code can be cleaned up a bit... but I digress.
I'm having a little trouble with a TableLayoutPanel. For reference, I have two rows in the Database Table that are identical. The target is to create 2 rows, detailing the entries, plus one blank one for a new entry. However, the program seems to be adding blank cells in between the text-containing cells. My guess is that adding a third row would create additional problems... If anyone can help, it would be greatly appreciated. If you need more information, let me know.
I'm having a little trouble with a TableLayoutPanel. For reference, I have two rows in the Database Table that are identical. The target is to create 2 rows, detailing the entries, plus one blank one for a new entry. However, the program seems to be adding blank cells in between the text-containing cells. My guess is that adding a third row would create additional problems... If anyone can help, it would be greatly appreciated. If you need more information, let me know.