❔ winforms storage system (beginner)
I'm new to winforms and for school I have to make a storage system. I'm completly done the only thing that doesn't work is the selling of shoes, I have no idea how to implement this.
I use a datagridview to show the storage, the person selling has a textbox and a button where they can first put the number in the textbox and then click the button to remove x amount of shoes
this is my code:
if there is anything else you spot wrong with the code please let me know!
I use a datagridview to show the storage, the person selling has a textbox and a button where they can first put the number in the textbox and then click the button to remove x amount of shoes
this is my code:
if there is anything else you spot wrong with the code please let me know!