I found a way to do it. make it open like order details & then create different forms
1 - for editing existing order details (done)
2- for adding more products into same orderdetails with OrderID (so i just added a 'dropdown list of products' & quantity textfield & button)
Problem is i m not able to had ProductPrice or DetailPrice & into the orderdetails. How can this be done.