Hi all,
Result column should display number1-number2. I have done this with the use of display() written in the table. I have used this.cacheaddmethod() to cache the value.
The calculation is being done correctly & is also being cached. But one issue is only after refreshing, the result is displayed.
Before refreshing:
After refreshing:
How to resolve this issue? Thanks in advance!