Results 1 to 3 of 3

Thread: MSFlexy Grids

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Boulder, Colorado, USA
    Posts
    325
    Anyone know how to center align all data in a Flex Grid? Numeric Values are always right aligned.
    -Shickadance

  2. #2
    Guest
    If a single cell needs to aligned,
    MSHFlexGrid1.CellAlignment =flexAlignLeftCenter

    IF an entire column needs to be aligned,
    MSHFlexGrid1.ColAlignment(3) =flexAlignRightCenter


  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Boulder, Colorado, USA
    Posts
    325
    Hey! that was easy. Thanks
    -Shickadance

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