Hi,
I am trying to update two cells (Date Completed and Score) in all rows of my grid when I click the "Apply Defaults to All" button (please see attached image).
Can you tell me how I can do this and please supply a code sample if possible?
Many Thanks.
Hello Rick,
I will update this case with a sample that demonstrates how this can be achieved.
Please find the sample attached below. On click of the "apply defaults" button it loops through all cells in the given columns and uses the setCellValue method to update the cells values.
Do not hesitate to contact me if you have any further questions on the issue or on the approach suggested, I will be glad to help.