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?