jQuery UI Widgets Forums Grid Filtering date

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 12 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Filtering date #2020

    Hi All,

    Does the grid filtering support loading filter component depending on the cell formatting specified? i.e. Number, Date. Currently it loads the text box for all the types of data.

    I couldn’t find this on demos or documentation.

    Amila Domingo

    Filtering date #2030

    Peter Stoev
    Keymaster

    Hi Amila,

    The Grid Filtering only changes the filtering conditions depending on the type of data(for example, the string data has a ‘startswith’ filtering condition, but the date and numeric data type filters does not have ‘startswith’ condition). If you filter ‘Date’ data, you can simply type the Date string into the filter’s textbox. The entered string will be automatically parsed to a Date object that will be used in the filtering.

    Please feel free to write us, if you have additional questions.

    Best Regards,
    Peter Stoev

    http://www.jqwidgets.com
    jQWidgets Team

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.