gushendra86

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: For those looking to print a jqGrid grid. #101223
    gushendra86
    Participant

    Hai macrabbit, my code is just like this 🙂

    // setup grid print capability. Add print button to navigation bar and bind to click.
    function setPrintGrid(gid,pid,pgTitle){

    in reply to: For those looking to print a jqGrid grid. #101217
    gushendra86
    Participant

    hai, it's done. I just add

    $('#prt-container').empty();

    after

    $('#prt-container').printElement({pageTitle:pgTitle, overrideElementCSS:[{ href:'css/print-grid.css',media:'print'}]});

    Anyway, 1 more problem is when i click print, it does not print a div with background color ? Any solution ?

    This is my code :

    function PrintGrid(){

    in reply to: For those looking to print a jqGrid grid. #101199
    gushendra86
    Participant

    Hello, this plugins help me very much, Thanks to you first 🙂

    I have a problem when i click the print button. It appear in the bottom of jqgrid

    Before :

    before

    After i click the button it appear :

    Can anyone help me how not display the print after jqgrid ? Many Thanks.

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

Stay connected with us in your favorite flavor!