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

    Data Combo and Data Grid

    What shall i do if, i select any item (Product Name) from data combo, that item's information (Product Id, Product Name, Unit Price) is displayed on the data grid? Besides that, after the information is displayed, how can i enable user to enter the quantity and the total Price is displayed on the other column?


  2. #2
    Join Date
    Aug 2001
    Posts
    11

    Re: Data Combo and Data Grid

    A shareware named EasyGrid ActiveX might be helpful to you.
    have a try.

    the website is http://www.share2.com/easygrid


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