Results 1 to 4 of 4

Thread: Checkboxes in a grid????

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2000
    Location
    Singapore
    Posts
    32

    Cool

    does anyone know what kind of grid(flexgrid,datagrid, etc.......) allows checkboxes to be contain within each row of the grid????? If there is, how do you implement it?

  2. #2
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649
    I don't know if you can add checkboxes to a FlexGrid or DataGrid but you can do it in a ListView. Just set the checkbox property to true. Also set the GridLines property to true to make it look like a Grid.

  3. #3
    Frenzied Member Buzby's Avatar
    Join Date
    Jan 1999
    Location
    UK
    Posts
    1,670
    Apex TrueDBGrid (www.apexsc.com)

    'Buzby'
    Visual Basic Developer
    "I'm moving to Theory. Everything works there."

  4. #4
    ashky
    Guest

    Solution !

    Check the attachment
    Attached Files Attached Files

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