+ 1
Add quantity in datagridview
I make datagridview with 2 button First button is " - " Second button ie " + " What i want to do is when i click either + or -, the value change I use windows form
2 Respostas
0
Write the code in button click event handler method.
0
What is the code? The button is indise the gridview