web stats service from statcounter

Double-click the .NET project file on your hard drive. This opens the Visual Studio application along with the necessary files for your project.

Double-click the form in the "Solution Explorer" on the right. This opens the form in your console. Right-click the form and select "Design View." This shows you the ASP code. Scroll down to the "" tag, which is the code that contains your GridView.

Type "visible=false" in the GridView column you want to hide. The "visible" property hides and shows columns for your object.

Click the "Save" button. Click the "Run" button to open your project in your Web browser. This lets you tests the new GridView style changes.

0 comments:

Post a Comment

 
Top