Community
Participate
Working Groups
Build Identifier: If a column is filtered the column should be marked so that the user is able to distinguish filtered and unfiltered columns. In swing an icon on the column header is used. Please implement the same functionality in the SWT-UI as well. Reproducible: Always
Created attachment 198255 [details] Patch With this patch it is possible to mark filtered columns with a given prefix. Default implementation is a "!". It is possible to overwrite getConfiguredFilterColumnPrefix method to change the prefix.
Created attachment 198628 [details] Alternative patch
Added alternative patch that displays filtered columns as (( NAME )) instead of NAME.
shipped with scout 3.7.1