accessing GridView headerTemplate

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Andy B

    accessing GridView headerTemplate

    How do you access GridView headerTemplate? I am trying to create one and for
    some reason I can't figure out how to create it. Any ideas? This would be a
    design time creation.



  • Munna

    #2
    Re: accessing GridView headerTemplate

    Hi

    DataList has design time support for changing header and footer ..
    gridview doesn't...

    If you change your gridviews column to template column to template ..

    you got chance to edit the columns header template...

    Best of luck

    -------

    Munna






    Comment

    Working...