I have an entry with a primary key field but needs to update other fields. However, when I update the fields my grid does not save my update, or nothing happens.. can someone help me please.
thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No need to pass primary key to the update parameter when updating the records.
removed it from update set parameters.. retry after removing..
for example: