Quantcast
Viewing all articles
Browse latest Browse all 764

Problem in child object

Hi All,

I'm very new for CSLA.NET. Can anyone suggest me how can I handle this scenario?

I have OrderMaster root object and 2 child objects OrderDetails and OrderAddress in web form. I can create/Update the OrderMaster and OrderAddress because 1 to 1 relationship. OrderDetail is 1 to many. when I test the orderDetail i can update but I couldn't insert the transaction.

I would appreciate if anyone suggest me how can I implement above scenario. Thank you.

Sundar


Viewing all articles
Browse latest Browse all 764

Trending Articles