Results 1 to 3 of 3

Thread: FlexGrid header and row number problem

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2001
    Location
    Austin, TX
    Posts
    77

    FlexGrid header and row number problem

    When I click on the header row on an unpopulated FlexGrid, it returns 0 (as the row number) as it should BUT when I populate it, and then click on the header row, it returns 1... what is up with that???

    john

  2. #2
    PowerPoster
    Join Date
    Jul 1999
    Posts
    5,923
    Sure you're not asked for the row count?

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Aug 2001
    Location
    Austin, TX
    Posts
    77
    I'm just calling MSFlexGrid1.row. It returns the correct row for the first row of data (i.e. the first non-header row) and beyond but the header is ALSO 1. So anything I do to the first row of data also happens to the header. Seems strange to me!

    John

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