Results 1 to 3 of 3

Thread: DataGrid and multiple row selection

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2000
    Posts
    39

    Angry

    Does anyone know how to select multiple rows in a DataGrid without having to select them one at a time using CTRL+MouseClick?

    End users of my application will need to be able to select large ranges of rows, and the single selection process will be too tedious.

    Thanks in advance,

    harjeen

  2. #2
    Lively Member
    Join Date
    Jun 2000
    Location
    Ontario, Canada.
    Posts
    85

    Cool

    I don't know what version of the datagrid you are using but I have the apex true dbgrid version and if I select the first record and then move to the last record and use shift+MouseClick I can select all the records in that range.
    I don't know if thats any help. But as far as selecting multiple records that are not all in the same order in the grid, I don't know if there is another way.


  3. #3

    Thread Starter
    Member
    Join Date
    Jun 2000
    Posts
    39

    Shift+Click

    Thanks a lot for the reply.

    Unfortunately, that doesn't work. I'm using the DataGrid supplied with Visual Studio 6.0 SP 3, and the shift-click doesn't work. For some reason, Microsoft saved that functionality for selecting multiple columns.

    The Apex Grid is close to $400 (I believe) and I'm trying to avoid that expense if at all possible.

    Any other suggestions?

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