Results 1 to 2 of 2

Thread: MSFlexGrid Headers...

  1. #1

    Thread Starter
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    MSFlexGrid Headers...

    Just started playing with Flexgrids...Im sure there will be more ?'s to follow....

    How do I label the Header Row??


    thnx
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

  2. #2
    Hyperactive Member
    Join Date
    Jan 2000
    Location
    Edinburgh, Scotland
    Posts
    272
    You can label any cell programmatically using fg.TextMatrix(row, col) = "Text". The header row is row 0.

    You can also set up the headers at design time by choosing the style tab from custom properties, and entering headings in the Format textbox e.g. one|two would give you two columns called one and two.

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