Hello,
Does anybody know how to construct an "asp:hyperl ink" control using VS 2005 dataset object (.xsd)? I'm trying to code dynamic hyperlinks that reference some stored procedures in my dataset's table adapters and methods within the table adapters. The hyperlink control is not located within any ado.net controls such as a gridview or detailsview, the hyperlinks are located within a table.
Thanks in advance.
Does anybody know how to construct an "asp:hyperl ink" control using VS 2005 dataset object (.xsd)? I'm trying to code dynamic hyperlinks that reference some stored procedures in my dataset's table adapters and methods within the table adapters. The hyperlink control is not located within any ado.net controls such as a gridview or detailsview, the hyperlinks are located within a table.
Thanks in advance.
Comment