D
Doug Stiers
I have an asp:hyperlink that I need to have some code fire when the link is
clicked. The link is in a datagrid and the link is working properly. I tried
using the OnInit event to call the subroutine but that fires when the
control is rendered. I need the code to fire only when the users clicks on
one of the links in the datagrid.
Any help would be appreciated,
Doug
clicked. The link is in a datagrid and the link is working properly. I tried
using the OnInit event to call the subroutine but that fires when the
control is rendered. I need the code to fire only when the users clicks on
one of the links in the datagrid.
Any help would be appreciated,
Doug