jQWidgets Forums

jQuery UI Widgets Forums Grid Filtering – Grid and Chart

Tagged: ,

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Filtering – Grid and Chart #9456

    Glen Edwards
    Participant

    Hi

    I was wondering if there were any suggestions on the best way to filter Grid and to be able to apply that filter to an attached chart? I have it working with string values using the filter event on the Grid then running a custom filter  but am running into issues when the column is a numeric as the filter objects seem to hold everything as strings. I was wondering if anybody had tried this sort thing before this gets complicated.

     

    Thanks

    Filtering – Grid and Chart #9460

    Peter Stoev
    Keymaster

    Hi Glen Edwards,

    Unfortunately, there’s no built-in way to apply a Grid filter to a Chart. In addition, check whether you set the type of your datafields object in the source object’s initialization. The type of each datafield could be ‘string’, ‘number’, ‘bool’ or ‘date’.

    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.