Solved
Editing Data Table record
I have data in a table (Datatable) and want to modify one record.
AddOrUpdateDataTableEntries service creates me a new record , instead of modifying the old one.
I have data in a table (Datatable) and want to modify one record.
AddOrUpdateDataTableEntries service creates me a new record , instead of modifying the old one.
Hi
Update in Datatable will work based on the Primary Key Field. Have you verified that both Values in Primary Key feild are same in updated input row and old row in table?
Thanks & Regards,
Arun C
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.