This is wcf service application odata V2
created model and service using telerik open access
but some how i am unable to perform inline editing.
i checked in fiddler that when i click on update i could not see anything that is related to update functionality.
and one more strange this is. whenever i add parameterMap object , i am getting error so i have commented it.
error is jquery17100000 ... is not called .
Please help me to get this done.
I have attached the sample project which has both service and client application
please have a look and help.
i have not attached the db but u can connect to any db which is having Accounts table with Id, Name,Adress and City fields.
Thank you
Victoria
created model and service using telerik open access
but some how i am unable to perform inline editing.
i checked in fiddler that when i click on update i could not see anything that is related to update functionality.
and one more strange this is. whenever i add parameterMap object , i am getting error so i have commented it.
error is jquery17100000 ... is not called .
Please help me to get this done.
I have attached the sample project which has both service and client application
please have a look and help.
i have not attached the db but u can connect to any db which is having Accounts table with Id, Name,Adress and City fields.
Thank you
Victoria