Using APEX 18.2, Database 12.1, I have a page with a read-only grid that has multiple columns of data. One of these columns shows errors found in a process that built the data in the grid. Now to get the format to what my customer wants I am displaying this column with a type of html expression.
I have a need to allow the user to filter so they only see rows in the grid where this error column is not null. However using a column with the html expression type does allow it to be filtered. Is there a way around this issue?
Thank you!!
Tony Miller
Los Alamos, NM