jQWidgets Forums

jQuery UI Widgets Forums Grid Access to Filter Row cells

This topic contains 3 replies, has 2 voices, and was last updated by  Hristo 7 years, 2 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Access to Filter Row cells #99129

    mflach
    Participant

    Is there anyway I can gain access to the unused cells in the filter row. I’d like to add a number to those cells but can’t find anyway to get access to that object.

    See image for example: https://photos.app.goo.gl/4zVTKtFH5pwnFjxu2

    Filter Row

    Access to Filter Row cells #99159

    Hristo
    Participant

    Hello mflach,

    We do not have such option but I would like to suggest you one approach.
    Please, take a look at this example:
    http://jsfiddle.net/rwmq7e03/

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

    Access to Filter Row cells #99187

    mflach
    Participant

    That worked great. I had to use one of the column attributes to store the information I needed to display in the filter row and set the text in the bindingcomplete event.

    As a related question, I had to store the information I needed (number of work hours for each month) in the ‘classname’ column attribute. It’s the only attribute that I was not using that would work for me. Is there anyway to create my own custom attribute for the column array?

    Access to Filter Row cells #99201

    Hristo
    Participant

    Hello mflach,

    The classname member is used to set some class to the column’s header.
    Maybe if you could provide me more details what you want to achieve I will try to provide you a solution.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.