Posted 18 April 2023, 3:53 pm EST
We are converting from V10 to V16 of the spreadJs grid.
One of our grid’s columns(readonly) is bound to a custom object. We have created a custom cell type to represent and show the data in the cell.
However, when we trigger the filter dialog. it shows Blanks and some objects.
In V10, we derived a new filter dialog to show the custom cell type data correctly.
However, I’m not currently able to get the same custom filter dialog to work.
Do you have any demos showing how to override the data for the filter dialog?
