dgeyzonne

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • in reply to: Enabling toolbar search icons/graphics #101200
    dgeyzonne
    Participant

    Hi,

    you were right, I downloaded new JS and CSS files and now it works very well !

    Thanks !

    in reply to: Enabling toolbar search icons/graphics #101182
    dgeyzonne
    Participant

    Hi,

    I have the same problem : I put searchoptions in colmodel and searchOperators:true in filterToolbar but there is no icon operator that appears on the left side of the search textbox.

    Below, css and js files that I use :

    Here is my code:

    var aWidth = document.getElementById(“div_data”).offsetWidth -20;

    jQuery(“#tab”).jqGrid({

    url:'log-data.php',

    datatype: “json”,

    mtype: “POST”,

    height: '100%',

    rowNum: 20,

    rowList:[20,50,100,200,400,800,1500],

    gridview: true,

    width: aWidth,

    toppager: true,

    pager: '#pager',

    viewrecords: true,

    sortname: “Id”,

    sortorder: “desc”,

    sortable: true,

    colNames:['ID', 'Date Heure', 'Utilisateur connect

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

Stay connected with us in your favorite flavor!