jQWidgets Forums

jQuery UI Widgets Forums Grid Grid Filterrow

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grid Filterrow #51936

    simcon94
    Participant

    Hi,
    i have a Grid with Filterrow. The Grid is dynamic.
    In the first column, is a number as string:

    [{"Nummer": "9902","Text": "Test 1","Wert": "1"}
    ,{"Nummer": "0907","Text": "Test 21","Wert": "2"}]

    My Filter looks like:
    filtertype: ‘textbox’, filtercondition: ‘CONTAINS’

    But it doesn’t work at the Nummer column….

    Grid Filterrow #51945

    Peter Stoev
    Keymaster

    Hi simcon94,

    Ensure that all the source object’s numeric datafields have type: “number”.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.