Results 1 to 3 of 3

Thread: Combo Box in GRID

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2004
    Posts
    13

    Combo Box in GRID

    How to Generate a Combo Box in GRID Columns vb.net?
    Here is my code where I am getting info into grid, however I would like to add 1 more columns with combo box and value (yes/No).
    With grdStructure
    .DataSource = rs
    End With

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

  3. #3
    Member
    Join Date
    Jan 2004
    Posts
    43
    take a look at www.leadit.be : extendeddatagrid

    http://dotnet.leadit.be/extendeddata..._2_for_1_0.zip

    great code for adapting your datagrid

    jinte

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