Posts
 
Reputation
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
~431 People Reached
Favorite Forums
Member Avatar for herbkanis

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 …

Member Avatar for crishjeny
0
389
Member Avatar for herbkanis

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 …

0
42