1 I am trying to hide a tablerow based on the data of a querystring that is passed from the products.aspx to the productdetails.aspx. 2 I am using SQL Express, VB Syntax and ASP.NET 2.0 3 4 5 Here is how I am passing the querystring on the products.aspx page: 6 7 <asp:HyperLinkField HeaderText= "Details"...