I think this post will help you,
Vijay chandar
"Andy B." <a_b...@sbcglobal.net> wrote in message
news:#$S8pzIiK...@TK2MSFTNGP02.phx.gbl...
Select case E.CommandName
Case "CancelInsert 'override the default cancel operation.
Respones.Redirect(NavigateURL(PortalSettings.ActiveTab.ActiveTabID))
End Select
Either way it goes, if I put it in ItemCommand or put it in a button click
event for the button (without the select), it always fails. If I were to put
the code in a button click event that was just somewhere on the page, it
would work. I resorted to putting it in a wizard instead.
"Vijay" <vijaycha...@gmail.com> wrote in message
news:76C5EFD2-4B5E-499B...@microsoft.com...
If you have any suggesions. Reply.
Vijay chandar.
"Andy B." <a_b...@sbcglobal.net> wrote in message
news:eUhahaVi...@TK2MSFTNGP06.phx.gbl...