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.