2 Replies Latest reply on Feb 23, 2012 6:06 AM by christophe.carvalho

    Rich:Column filter by date value

    christophe.carvalho

      Hi, in an extendedDataTable i want to filter a column containing date's values with the "filterBy" value, is there a simple way to do this ?

      By default the "filterBy" attribute use the String representation of the date's value so it doesn't match with the converter i use.

      Should i use the filterMethod attribute to implement my own filter method ? In thi case, can you please send me an example of how to do it ?

      Regards.