Results 1 to 3 of 3

Thread: Can I put combo boxes in a Datagrid

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2004
    Location
    Canberra, Australia
    Posts
    175

    Can I put combo boxes in a Datagrid

    I'm creating a simple table data editor for which some of the fields have a restricted set of values. I was thinking the Datagrid class would be my best option for allowing data to be edited/entered but I still need to enforce the restrictions on what choices are available. Can I put combo boxes into a datagrid or will I have to work on a more exotic solution?

  2. #2
    Frenzied Member mar_zim's Avatar
    Join Date
    Feb 2004
    Location
    Toledo Cebu City.
    Posts
    1,416
    yup you can put comboboxes in datagrid vb.net 2003..
    just make a datagridtablestyles.

    i dont know in vb.net 2002...

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 2004
    Location
    Canberra, Australia
    Posts
    175
    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