jQWidgets Forums

jQuery UI Widgets Forums Grid Cellsrenderer description

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Stoev 8 years, 3 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Cellsrenderer description #91545

    mciesin
    Participant

    Hi, can you describe contents of the entire row’s data parameter passed to a cellrenderer function? In Your documentation there is only a mention that it does exist. For example, I noticed the totalsrow field, which I assume tells me whether the cell will be rendered in the grouping row.

    Cellsrenderer description #91546

    Peter Stoev
    Keymaster

    Hi mciesin,

    It is your row’s data so it depends on your Grid’s configuration and data source only.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Cellsrenderer description #91551

    mciesin
    Participant

    Hi Peter,
    of course, I’ve noticed that there are some fields based on the structure of my data source, but on the other hand, there are also some additional fields, which purpose is not documented. For example it contains the field totalsrow which appears only in a row which contains aggregates for grouped records. I just don’t know if my assumptions are correct, because I didn’t find documentation for the structure returned in entire row’s data json 🙂

    Cellsrenderer description #91562

    Peter Stoev
    Keymaster

    Hi mciesin,

    Consider it contains only your row’s data and do not use anything else. Anything else is meta data you should not care about.

    Best Regards,
    Peter Stoev

    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.