This demo illustrates the filtering feature using the display member in a table.
Features:
Implements a solution for filtering a column by its display member instead of the value member of the column.
Implementation:
This is accomplished by overriding the GetFilterFromRow method, which is modified to swap out the display and value strings in the default filter.