Data Grid Column Titles

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Robert Boudra

    #1

    Data Grid Column Titles

    What is the best way of setting non-default column titles on a bound data
    grid?


  • Ken Tucker [MVP]

    #2
    Re: Data Grid Column Titles

    Hi,

    Add a tablestyle to your datagrid. Set the headertext for the
    datagridtextbox column to what you would like to see. Here is an example




    Ken
    -----------------
    "Robert Boudra" <rboudra@comcas t.net> wrote in message
    news:uXfgtYVwFH A.2072@TK2MSFTN GP14.phx.gbl...[color=blue]
    > What is the best way of setting non-default column titles on a bound data
    > grid?
    >
    >[/color]


    Comment

    Working...