2
I have a problem in a school project, as stated in the title, I need to change Rows and open a form that already has your design, but with different things, come on:
The program is very simple, a datagrid
, with Name, Id, Telephone and a checkbox
that defines whether the person is active or not. Below it there are 4 buttons, Insert, Alter, Delete and Close. The of Insert, which opens another form with textboxes
for data filling, and 2 buttons (Add/Close), and Delete have already been made.
On the button Alter, I have to open the same form as the Insert button, however the Add button has to be under another name, change, and instead of adding a new one row
, this will only alter her values. I tried to find ways to do it, but so far nothing.
If you can help me I really appreciate it, if you don’t understand, I’m willing to give you the instructions for my project so that you understand better. Thank you!
OBS.: This has nothing to do with SQL, several of the results I searched on google on YT had to do with SQL.
Right, and what problem are you facing?
– JcSaint
I have no idea how to do that. Sorry, I forgot to put that in the question...
– Tiberius