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?
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?
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