Results 1 to 9 of 9

Thread: Gridview Header

Hybrid View

  1. #1
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Gridview Header

    Hey,

    You can edit the Header Column Name in the markup of the GridView, you don't have to do it in the Update Statement:

    http://msdn.microsoft.com/en-us/library/aa479342.aspx

    Use the HeaderText property.

    Gary

  2. #2

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075

    Re: Gridview Header

    I configured my grid through the data source wizard and don't have any fields to select from to get to the HeaderText property?
    It's tough being an unhandled exception...

    ___________
    VB.NET 2008
    VB.NET 2010
    ORACLE 11g
    CRYSTAL 11

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width