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

The community will undergo maintenance on October 16th at 10:00 PM PDT and will be unavailable for up to one hour.

Editing Data Table record

RN_9356154
3-Visitor

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