P
Peter Walburn
Hello,
I am writing a web based application using VB .Net and
one of my screens has a datagrid on it.
One of the columns in the datagrid is the be a Delete
button. I have followed through all of the articles on
MSDN on how to do this, but it only works if I set the
ButtonType to be LinkButton, it does not work if I set it
to be PushButton.
I would like to be able to have a PushButton for the
Delete, but have got to have a LinkButton for it to work.
Has anyone got any ideas?
Pete
I am writing a web based application using VB .Net and
one of my screens has a datagrid on it.
One of the columns in the datagrid is the be a Delete
button. I have followed through all of the articles on
MSDN on how to do this, but it only works if I set the
ButtonType to be LinkButton, it does not work if I set it
to be PushButton.
I would like to be able to have a PushButton for the
Delete, but have got to have a LinkButton for it to work.
Has anyone got any ideas?
Pete