CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Guest

    Combo box in datagrid?

    Is that possible to have a combo box in datagrid?


  2. #2
    Join Date
    Feb 2000
    Location
    london
    Posts
    16

    Re: Combo box in datagrid?

    Same problem here.
    Would love an answer.
    Thank you for you time.


  3. #3
    Guest

    Re: Combo box in datagrid?

    It depends on the datagrid. As far as I know, the standard grid controls shipped with VB6 do not allow this. But, you can use the Apex software grid control - True DBGrid. I am sure there are other 3rd party grids that will let you use a combo, I am partial to Apex. http://www.apexsc.com/


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

Featured