|
-
Oct 15th, 2000, 04:31 AM
#1
Thread Starter
New Member
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.
-
Oct 16th, 2000, 10:56 PM
#2
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|