I have a gridview and label that I only want to show if there are any records in the gridview, if there are no records to show I want them to both be invisible. Given that I'm not using any code for my gridview only declaring it within the ASP, how do I do this?