I have created a datatable and I am populating it with data. I am trying to update a row by setting one column from False to True. This column is set as a Boolean. I am not looking to add a new row but rather update an existing one.
Hey @Knewme512
You can visit this link , that might help you on this.
Regards…!! Aksh
Thank you Aksh. That got my task done.