Hello,
I'm trying to click a button and display some calculation result in a grid cell, but I noticed the result was not refreshed until I click the cell.
Is there any way I can make the grid cell to be auto refreshing? I tried to set both AllowLiveDataShaping and DetectNestedPropertyChanges are true but it doesn't work as expected.
Thanks,
Sylvia