jQWidgets Forums

jQuery UI Widgets Forums Grid Grid – cell css class

This topic contains 2 replies, has 2 voices, and was last updated by  gio 11 years ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Grid – cell css class #53410

    gio
    Participant

    Hi all,
    I’m new to the forum. We recently started a new project using your library (expecially the grid component).
    First of all I want to share my congratulations for your great job.

    My question is, is there any way to modify a grid cell css class at runtime instead of using “cellclassname” attribute in “columns” declaration?

    Thanks in advance for your help.
    Best Regards
    Giovanni

    Grid – cell css class #53414

    Dimitar
    Participant

    Hello Giovanni,

    The cellclassname callback is called each time a cell is rendered (due to editing, scrolling, page change, etc.) This means the cell styling can be changed at runtime. Please check out the demo Cells Styling to see the functionality in action.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

    Grid – cell css class #53420

    gio
    Participant

    Perfect! Thank you.

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

You must be logged in to reply to this topic.