How do I Add New Rows with my data as its not inputting it
So I have an Item that consist item name, jspinner value, price, item id and that item frame has a button.
The issue is when I click Add it doesnt add anything (I removed the actionlistener right now as I wanna start over again without its function as it has given me multiple errors and exceptions for a few hours now)