Hello,
In Visual studio .NET 2003,
On datagrid object :
How can I link the button element : edit, to do a some client events (such
as message box,
and do another event just after that to the server (do some manipulation on
the database).
If I cannot - how can I do that anyway in some tricky way ?
Thanks :)
In Visual studio .NET 2003,
On datagrid object :
How can I link the button element : edit, to do a some client events (such
as message box,
and do another event just after that to the server (do some manipulation on
the database).
If I cannot - how can I do that anyway in some tricky way ?
Thanks :)
Comment