Version v12.1p_2020-08-27/Pro Deployment (2020-08-27)
Hello,
I'm using getCellValue to derive values for one of the fields in a ListGrid. I also have filtering enabled. I'm stuck trying to get the filtering to work... since the underlying DataSource doesn't have the values that are displayed in that column, the filtering has no impact.
Is there something similar to "sortNormalizer" available - ie., some way to inform the filter of what to look at? Or some other recommendation for how to approach this situation?
Thanks,
Philip
Hello,
I'm using getCellValue to derive values for one of the fields in a ListGrid. I also have filtering enabled. I'm stuck trying to get the filtering to work... since the underlying DataSource doesn't have the values that are displayed in that column, the filtering has no impact.
Is there something similar to "sortNormalizer" available - ie., some way to inform the filter of what to look at? Or some other recommendation for how to approach this situation?
Thanks,
Philip
Comment