jQuery UI Widgets Forums Grid Jqxgrid – columngroups Css

This topic contains 1 reply, has 2 voices, and was last updated by  ivailo 9 years ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Jqxgrid – columngroups Css #81738

    Rai
    Participant

    Hi :D,

    I tried change the design the my columngroups capturing the Id.
    I want change background and add ico image before the text.

    [micro-img] Text columngroups
    table

    I tried:

    columngroups: [
                                                        { text: 'Detail Logs', align: 'left', name: 'InfOpCre', theme: 'ui-start', Id: 'idDetailCss' }

    This’s the code for all columngroups

    element.style {
    padding-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    margin-left: 4px;
    margin-right: 2px;
    margin-bottom: 4.5px;
    margin-top: 4.5px;
    }

    Sorry for my bad english.

    Jqxgrid – columngroups Css #81760

    ivailo
    Participant

    Hi Rai,

    Unfortunately this is not possible.

    Best Regards,
    Ivailo Ivanov

    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.