J
Joe Delphi
Hi,
I have a DataGrid with one column defined as a hyperlink column. I
wrote a SelectedIndexChanged event handler to handle processing when the
user clicks on that hyperlink. But all I get is a 404 error -it doesn't
appear to be firing the event handler at all.
Is some other event handler firing? Which one?
JD
I have a DataGrid with one column defined as a hyperlink column. I
wrote a SelectedIndexChanged event handler to handle processing when the
user clicks on that hyperlink. But all I get is a 404 error -it doesn't
appear to be firing the event handler at all.
Is some other event handler firing? Which one?
JD