I have an custom column that simply displays the values from another column in a graphical form. When the user chooses to filter, I display a SelectItem of all the possible "graphics" with values equal to the values in the "parent" column. Is there a way for me to delegate the filter to the "parent"?