2 Replies Latest reply on Jun 8, 2009 6:03 AM by ilya_shaikovsky

    Controlling where the 'sort' images are located in a column

    dje1

      I have a dataTable in which each column allows both sorting and filtering... Columns which use 'filterBy' to enable filtering have the 'sort' arrows located ABOVE the facet used to enter the filter criteria. However, columns which use 'filterMethod' have the 'sort' arrows located BELOW the facet used to select filter criteria.

      Short of using 'filterMethod' for all of my columns, is there a way to force the 'sort' arrows to appear where I want them when using either the 'filterBy' or 'filterMethod' attributes in a rich:column?

      Thank you