cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Editing Data Table record

RN_9356154
3-Newcomer

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.

 

ACCEPTED SOLUTION

Accepted Solutions

Hi @RN_9356154 ,

 

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

View solution in original post

1 REPLY 1

Hi @RN_9356154 ,

 

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

Announcements


Top Tags