krisreddy

Forum Replies Created

Viewing 15 replies - 46 through 60 (of 123 total)
  • Author
    Replies
  • krisreddy
    Participant

    ok. Thank you. I will disable the  virtual scroll and just use the regular pager.

    in reply to: column chooser with selective columns #126674
    krisreddy
    Participant

    Thank you!

    in reply to: exportToHtml is blank #126635
    krisreddy
    Participant

    Hello Will,

    Thank you, that makes sense.

    Just another issue, when autoPrint is set to true, the behavior is different in different browsers

     

    Chrome / Opera – first  time print dialog comes, if you cancel – second time clicking on print does not bring up print dialog

     

    Firefox – works correctly.

     

    Kris

    • This reply was modified 6 years, 7 months ago by krisreddy.
    in reply to: exportToHtml is blank #126631
    krisreddy
    Participant

    Also,

    I don’t have the label parameter in the colModel, but I have colNames – why is this not being used to name the columns when exported to html

    in reply to: exportToHtml is blank #126630
    krisreddy
    Participant

    Hello Will,

    I will try what you suggested – but it would be a better solution when data is not local – just to get the data and pass it as a parameter or better yet get the array data since it is already in the grid

    var mydata = $('#mygrid').jqGrid('getGridParam','data');

    Let me know what you think?

    Kris

    in reply to: exportToHtml is blank #126628
    krisreddy
    Participant

    Hello Will,

    Here’s is the link to the issue

     

    http://50.53.67.209:90/jqgrid/gridExportHtml.php

    Click on the print – you will see column names are not taken from the colNames array and also print is blank

     

    Thanks,

    Kris

    in reply to: exportToHtml is blank #126609
    krisreddy
    Participant

    I will try to create a example,. incoming data format is xml

    in reply to: Printing jqGrid #126406
    krisreddy
    Participant

    Hello,

    Checking in to see if you have any update on this

    Thanks,

    Kris

    in reply to: validationCell in celledit/Inline edit how to use #126393
    krisreddy
    Participant

    Thank you! that worked.

    in reply to: Export to excel #126389
    krisreddy
    Participant

    Ok – I will try to prepare a demo.

    When grouping is enable – only the records on the page is exported . If not using grouping, then all records are exported.

    Hope this helps.

    Thanks,

    Kris

    in reply to: validationCell in celledit/Inline edit how to use #126388
    krisreddy
    Participant

    using v5.2.1 – validationCell does not seem to be working

    Looked at the docs, no console errors – not sure why it is not being called when there is validation error – instead error dialog pops up

     

    please help

    Thanks,

    Kris

    in reply to: Preserve scroll position on reload grid #126381
    krisreddy
    Participant

    Thanks! will give this a try

    in reply to: Preserve scroll position on reload grid #126379
    krisreddy
    Participant

    Here’s a scenario – page has 2 grids – grid are loaded from database via ajax with datatype xml

     

    Grid 1 – list all the products

     

    Grid 2 – user selects the product row in Grid 1 – this shows all the orders associated with product

     

    User scrolls down and selects a order item from Grid 2 – this shows form below – where user substitutes the product with a another – This needs to update info in Grid 1 and Grid 2

     

    For Grid 1 we just replace the content of the row using rowid and setRowData

     

    For Grid 2 we have reload the grid to show the newly substituted item and any other changes done for the items by other users. Here in lies the problem – grid scrolls to the top on reload

     

    It would be really useful to maintain user selected row in Grid 2 after the reload – in other words Grid 2 should return to the selected row on reload

     

    Hope this makes sense

     

    in reply to: saveState and loadState #126367
    krisreddy
    Participant

    Thank you!

    in reply to: onCellSelect not firing #126365
    krisreddy
    Participant

    onCellSelect event is firing but event object is returning as undefined

    we are trying to position a popup next to the cell – we were using the event object

    If there is another method to get the x/y position, let us know

    Thanks,
    Kris
    Guriddo Customer

    • This reply was modified 7 years ago by krisreddy.
Viewing 15 replies - 46 through 60 (of 123 total)

Stay connected with us in your favorite flavor!