Results 1 to 4 of 4

Thread: [RESOLVED] Multiple selection on MSHFlexGrid

  1. #1

    Thread Starter
    Hyperactive Member RS_Arm's Avatar
    Join Date
    Mar 2007
    Location
    Planet Earth
    Posts
    282

    Resolved [RESOLVED] Multiple selection on MSHFlexGrid

    Hello guys.
    I have a doubt:
    Can I know wich cells/colls/rows that are selected in a MSHFlexgrid.
    Thank's

  2. #2
    Oi, fat-rag! bushmobile's Avatar
    Join Date
    Mar 2004
    Location
    on the poop deck
    Posts
    5,592

    Re: Multiple selection on MSHFlexGrid

    .Col, .Row will give you the Top Left cell of the selection

    .ColSel, .RowSel will give you the bottom right cell of the selection

  3. #3
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: Multiple selection on MSHFlexGrid

    .Col, .Row will give you the Top Left cell of the selection
    .ColSel, .RowSel will give you the bottom right cell of the selection
    Or vice versa. It depends on how the user selects the cells. Dragging the selection up and left causes RowSel/ColSel to be the Top Left cell of the selection.

  4. #4

    Thread Starter
    Hyperactive Member RS_Arm's Avatar
    Join Date
    Mar 2007
    Location
    Planet Earth
    Posts
    282

    Re: Multiple selection on MSHFlexGrid

    Ok, that's it.
    Thanks.

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