Ultimate Sidebar

How to Fix the Header of GridView in ASP.net

104 31
    • 1). Click the Windows "Start" button, and select "All Programs." Click "Microsoft .NET," then click "Visual Studio." Open your GridView Web project after VS loads.

    • 2). Double-click the ASP.NET Web form in Solution Explorer to view the GridView. Click the GridView in the designer, and click "Edit Columns," then a configuration window opens.

    • 3). Click the column you want to edit, and type a new header text in the property section labeled "Header." If you want to change any fonts or colors, change the header styles in the section labeled "Styles."

    • 4). Click "OK" to apply the header changes. The changes take effect and display in the VS designer, so you can review the changes and any associated styles.

Source: ...
Subscribe to our newsletter
Sign up here to get the latest news, updates and special offers delivered directly to your inbox.
You can unsubscribe at any time

Leave A Reply

Your email address will not be published.