jQWidgets Forums

jQuery UI Widgets Forums Grid Filter a column with array as value

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 10 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Filter a column with array as value #60960

    HSE_MLang
    Participant

    Hi there,

    i’m searching for a solution to filter on a column with a JSON string as value. The JSON string looks like the following:

    
    Example 1:
    [{"ID":"2","Username":"Muster Schmidt"},{"ID":"11","Username":"Michl Müller"}]
    
    Example 2:
    [{"ID":"3","Username":"Muster Max"},{"ID":"12","Username":"Meike Müller"}]
    

    I want to filter on the “ID”. When i filter on ID 2 then only example 1 have to show up. Is this possible ?

    Greetings
    M. Lang

    Filter a column with array as value #61033

    Dimitar
    Participant

    Hello M. Lang,

    This is not achievable through the filter menu, but you may be able to filter these JSON strings the way you require if you apply a custom filter (example).

    Best Regards,
    Dimitar

    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.