Need to update Check box value in Table Variable(ArrayDataProvider)
Summary
update required on ArrayDataProvider variable for CheckBoxContent
Hi All,
I have an Editable table, here editable data is populated based on the Variable of type ArrayDataProvider. I am able to update the text columns values in the variable. Text columns data is updating properly in ArrayDataProvider Variable.
here the issue is, I have a checkbox column in the table. this checkbox value is also coming from ArrayDataProvider Variable only. when I do any changes on the checkbox, like select or deselect. The associated value is not updating in ArrayDataProvider Variable.
I have followed the below link for Text columns update.
Tagged:
0