blg

Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Author
    Replies
  • in reply to: Column header title #84872
    blg
    Participant

    OK

    I return to my initial question: do you have any idea why FF3 does not display the title the th (or the div it contains) has?

    for instance at http://bleguern.fr/blg/view/jq_csv.php?lang=en

    firebug shows:

    <th

    in reply to: Column header title #84868
    blg
    Participant

    I am sorry,

    $(”#grid”).setLabel(col_name, new_label,

    in reply to: Jgrid Multiple toolbar #84752
    blg
    Participant

    You have to replace the “…..” begining the sample text

    in reply to: Search form miss a Cancel button #84705
    blg
    Participant

    I finally found, It was not:

    in reply to: Search form miss a Cancel button #84700
    blg
    Participant

    Sorry I have found how to do that!

    But I have another problem:

    jQuery(”#myGrid”).trigger(”reloadGrid”) do not work.

    My code is:

    jQuery(”#filter form table td:last”).append(”“).click(function(){
    jQuery(”#filter”).css(”display”,”none”);//works
    jQuery(”#theGrid”).trigger(”reloadGrid”); // don’t work
    });

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

Stay connected with us in your favorite flavor!