Hi, I am wondering if there is a way to have a hyperlink change a multiview. I understand the acutal code behind changing a multiview, however I seem to be at a loss for creating a OnClick event for a hyperlink. I have the following code but the OnClick is "undefined" when I run the page:
<asp:HyperLink runat="server" ID ...
Go to the complete details ...