Results 1 to 12 of 12

Thread: Selecting items in a grid using checkboxes and getting a list of items selected...

Threaded View

  1. #1

    Thread Starter
    Super Moderator Wokawidget's Avatar
    Join Date
    Nov 2001
    Location
    Headingly Occupation: Classified
    Posts
    9,632

    Selecting items in a grid using checkboxes and getting a list of items selected...

    I have a dataset with the following fields in a table.

    DocketNumber, Status, Description

    I also bring back contractor info, but that irrelevant for this as it's only for display purposes

    These are displayed in a datagrid.

    I also have a 3rd column which is a checkbox

    What I want to do is select x many items from the grid by ticking the checkbox, and then get an array of DocketNumers that have been selected.

    Is this possible?

    Attached is the exact screen shot of my grid.

    Woka
    Attached Images Attached Images  

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