How to edit a child

How to edit a child

Old forum URL: forums.lhotka.net/forums/t/12329.aspx


Narvesh posted on Thursday, January 23, 2014

Hello All,

               i have a child object and i want to edit it.i am using parametrised query at data access.To edit it i have to pass objet id from UI. but when i am trying to do so i got error as:Property or indexer 'ClientID' cannot be assigned to -- it is read only.How could i edit it?

JonnyBee replied on Monday, January 27, 2014

I am not able to identify the issue that you have.

Can you can provide some code or a sample solution to show the issue? 

Narvesh replied on Wednesday, January 29, 2014

As i am new to csla so i am not awair of csla teminologies,sorry for it.

my question is:-

I have a child object "ClientDetail" and its parent object is"client" . I am using mvc4 as UI.  I want to Apply CRUD operation on Child "ClientDetail". How could i do it using mvc4 

Copyright (c) Marimer LLC