Author Topic: Supported Filter types: Date Range?  (Read 3087 times)

sarahd

  • Newbie
  • *
  • Posts: 1
    • View Profile
Supported Filter types: Date Range?
« on: November 27, 2013, 07:34:44 pm »
Hi,

Just wondering do you have a comprehensive list of filter types for individual columns? Additional demos with more filter types?

We're considering your solution and the ability to have a Date Range with Date picker is a requirement.

Thanks,
Sarah

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: Supported Filter types: Date Range?
« Reply #1 on: November 27, 2013, 11:47:51 pm »
The following are all the filter conditions:

'contain', 'notcontain', 'begin', 'end', 'equal', 'notequal', 'empty', 'notempty', 'less', 'great'

http://paramquery.com/pro/api#option-column-filter

Range is not among the conditions currently, might be added in the future versions.