CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 1999
    Posts
    2

    Combo Box multi column (like in Ms.Access)... how ???

    I want to use Combo Box to look up field in file/table,
    but i want it show in multi colum (like in Ms.Access).
    Can i do that in VB ?????


  2. #2
    Guest

    Re: Combo Box multi column (like in Ms.Access)... how ???

    Use Third Party Control, like Sheridan Data Widgets or Apex True DBGrid, DBList.
    Vlad


  3. #3
    Join Date
    Nov 1999
    Posts
    2

    Re: Combo Box multi column (like in Ms.Access)... how ???

    thanks a lot !
    to anybody that want to know about sheridan
    'u can visit "http://www.shersoft.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