J
John M
Hello,
In Visual Studio .NET 2003,
I want that when clicking on "edit" within the datagrid,
I want to execute another web form,
which I get the input of the data in the other web form.
i.e : manupulating customers :
in each row of datagrid I have only firstname & lastname,
but when I do click on the "edit" within the datagrid,
I see another form,
that has firstname, family name & phone, address, etc...
How can I do that ?
Need sample code, please.
Thanks
In Visual Studio .NET 2003,
I want that when clicking on "edit" within the datagrid,
I want to execute another web form,
which I get the input of the data in the other web form.
i.e : manupulating customers :
in each row of datagrid I have only firstname & lastname,
but when I do click on the "edit" within the datagrid,
I see another form,
that has firstname, family name & phone, address, etc...
How can I do that ?
Need sample code, please.
Thanks
