Can we change DateTime , DataTable and Dictionary Values in local panel in debug mode

In debug mode I can only update string and int values. Is it possible to update Datetime , DT and dict values ?

Hi @manna_kaur

Yes you can update the DateTime, DT and dict values in debug mode.

Thanks,
Sethu Vasu

also have a look on the other panels: watch, immediate

How to Update Data Column Values of a Data Table | Community Blog