Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #55.0K
~435 People Reached
Favorite Forums
2 Posted Topics
Can anyone explain why btnHandler would throw an error "Column 'Price' does not belong to table" and how to get the btnHandler class values into the Form? Thanks, [CODE]//This is the main form namespace TestProject { public partial class Test : Form { public DataGridView GridView1 = new DataGridView(); public … | |
Hi everyone, I'm trying to understand how things work, more than simply solving a task. So before I post any code, here is an overview of the question. Maybe someone has some thoughts as to the ways to accomplish this. I understand the basics of a datagridview and it works … |
The End.