hi ... I m very New to development.. m a student working on a project and i want to clear my
Master Detail View.. M using Third party tool Named DevExpress version 9.0
I have a three Tables Linked togather .
Table1.... ProcedureMaster ...........(ProcedureID,ProductID,EntryDate)
Table2....ProcedureDetail...............(procedureID,Stage#,StdTime,ProcedureDescription)
Table3....ProcedureDetail2..............(ProcedureID,StageNo,MaterialID,Qty)
This is A concept to define a standard Procedure for a Product for Production Purpose...
Now Table2 will be bind in Grid and i have to manage table3 using grid also...
Please help me on this.
It is when i Will enter One Procedure Detail then i have to Enter Many Materials Against One Stage#...
Help...
Thanks in Advance