Does the filter work on the displayed values or the actual values?
For example if you filter a combo box column you would want to filter based on the displayed values
Also the system.linq.dynamic.dll needs including in the wise j installation, so it can be picked as a reference.
Thanks for your help
Ewan
Hi Ewan,
I added some basic support for ComboBox cols, see updated versions in GitHub.
Best regards
Frank
Hi Frank
The issue occurs when you attempt to use the where version of the filter.
It also occurs if you attempt to use a filter col with a custom column such as a multi combo column, with both versions of the filter.
See attached image which is now using the value column instead of the display column
Also the system.linq.dynamic.dll needs added to the DLLs in the Wise J build otherwise you have to get a copy of it to reference.
Thanks for Your Help Ewan
Hi Ewan,
I am not sure I understand your question/issue.
Please find attached a small sample with a ComboBox column and a simple column filter attached to it:
Best regards
Frank
Please login first to submit.