dom974

Forum Replies Created

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • in reply to: 3.5 – Multiple Formats #87372
    dom974
    Participant

    Tony said:

    Hello,

    Write your own custom formater function

    var myformatter = function(cellval, opt, data) {

    if( some condition) return value_1

    else if (other condition) return value_2

    else return value3

    }


    Hello Tony,

    Where should I place the function, inside the “jQuery(”#xxx”).jqGrid” ?

    Thank you

    Dominique

Viewing 1 replies (of 1 total)

Stay connected with us in your favorite flavor!