Results 1 to 2 of 2

Thread: master-detail form- Can anybody send the code

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Location
    hyderabad
    Posts
    4

    Question

    i want to developing a master detail form . can any body send the code for developing master detail form with
    data grid control. i have table temp with field
    emp_no,name,ins_name,cousre,fromdate,todate.
    i want to place empno,name on top and in data gird remaining
    fields and i want save multiple entry with emp_no and name.
    Please send the code to add,edit and delete the entries.



  2. #2
    Lively Member
    Join Date
    Aug 2000
    Location
    Holden Beach NC
    Posts
    85

    Angry

    See examples in MSDN that shipped with your version of VB. You will need to trap events in your master list to update the details list. Not hard to do, but all really depends on your Form, Controls and Tables.

    Hunter

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