tubadc

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: Summary dosent get the right style #100073
    tubadc
    Participant

    tubadc said:

    Hi,

    Im using the below code to add some color to positive and negative number in my table:

    {name:'margin', index:'margin', width:120, align:'right',sorttype:'number',summaryType:'sum',formatter:'number',

    cellattr: function (rowId3, tv3, rawObject3, cm3, rdata3) {

    return Number(tv3) >=0 ? 'style=”display:block;background-color:LightGreen”' :

    'style=”display:block;background-color:Tomato”';}}

    but it not working at the summary sum… only at the cell itself…. how can i fix it to work in the summary sum too?

    Tks


    please help….

    in reply to: Grouping with Collapsed Groups Bug #100072
    tubadc
    Participant

    Any news/fix , please??

    in reply to: Grouping with Collapsed Groups Bug #100050
    tubadc
    Participant

    Same problem here… any news on that bug?

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

Stay connected with us in your favorite flavor!