i have managed to write code, which when a button is clicked, some data is added to the data grid fields(the relevant ones). but this data just keeps getting overwritten by the previous data.
how do i make it so that it inserts the data on a new row each time?
thanks
how do i make it so that it inserts the data on a new row each time?
thanks