Posted 6 March 2020, 2:37 am EST - Updated 3 October 2022, 5:06 pm EST
When I am selecting a column and deleting all values, the attached values are not getting updated instantly, unless I update a cell once again. Please see the attached gif.
Forums Home / Wijmo / General Discussion
Posted by: reeshabh.choudhary on 6 March 2020, 2:37 am EST
Posted 6 March 2020, 2:37 am EST - Updated 3 October 2022, 5:06 pm EST
When I am selecting a column and deleting all values, the attached values are not getting updated instantly, unless I update a cell once again. Please see the attached gif.
Posted 9 March 2020, 1:02 am EST
Hi Reeshabh,
As per the screenshot, it seems that there is the number of group rows are added to the FlexSheet manually and updating the data using some formula or custom formula.
It seems that when the values are deleted using Del key, the FlexSheet refresh method is not called. Please try to call the refresh() method on deleting the value.
If the issue persist, please provide the demo sample depicting your issue so that we may debug at our end and assist you accordingly.
Regards,
Manish Gupta