Posted 15 April 2022, 4:47 pm EST
In flexgrid is there any way to suppress the #DIV/0! error message and have the cell contents be blank when this error occurs? The cell is computing a value based on user inputs and we can’t avoid situations where the denominator could be a zero value.
In spread for Windows there is an “IFERROR” function that handles this but I can’t find it in Wijmo.
Thanks, Ed