krisreddy

Forum Replies Created

Viewing 15 replies - 31 through 45 (of 123 total)
  • Author
    Replies
  • in reply to: multiselect and preserveSelection #127087
    krisreddy
    Participant

    ok. will try the version from Github

    Thank you!

    Kris

    in reply to: inline editing – after save to move to next row #127086
    krisreddy
    Participant

    Thank you Will!

     

    in reply to: multiselect and preserveSelection #127080
    krisreddy
    Participant

    datatype is local

    in reply to: Export to excel and others #127046
    krisreddy
    Participant

    Thank you!

    in reply to: Grouping Data questions #126997
    krisreddy
    Participant

    Hello Will,

    The code works fine when grouping is set to false

     

    yes, I understand cellattr is not a problem, I believe the problem – is with rdata parameter. When cellattr is being processed for every row – grouping header/row does not have rdata object.

     

    I had to specifically add a check and now it works.

     

    Thanks,

    kris
    Guroddo customer

    • This reply was modified 6 years, 1 month ago by krisreddy.
    in reply to: Grouping Data questions #126993
    krisreddy
    Participant

    Thank you for solution regarding background color.

    Here’ s a link

    http://50.53.70.243:90/jqgrid/gridGroupingData.php

    you will see in code that columns – dblOrdered and curSalePrice – have cellattr function  – if I remove the cellattr – then grouping summary renders correctly.

    I believe the problem is rdata parameter is undefined for the grouping rows – this is what might be causing the issue.

    Thanks,

    Kris

    in reply to: select2 with jqgrid #126922
    krisreddy
    Participant

    one way I was able to get rowid – is to save the rowid to a variable on beforeEditCell and use it in dataInit. Is there another way?

    Also, seems like documentation is missing info about passing parameters to dataUrl when using select.

    • This reply was modified 6 years, 4 months ago by krisreddy.
    in reply to: inlineNav question #126919
    krisreddy
    Participant

    Thank you!

    in reply to: Roadmap update #126914
    krisreddy
    Participant

    Hello Will,

    I will check with our team and let you know soon.

    Kris

    in reply to: toolbar question #126841
    krisreddy
    Participant

    Thank you Will. I considered the toolbar option, in this case I would need to add seperate form fields above each column.

     

    The grid I am using does not need search funcitonality, so I was able to use the filtertoolbar (search toolbar) – and set the autoSearch to false. created elements like date picker, select, etc on dataInit – used the event to update the grid columns.

     

    It would be nice to be able to clone the filter toolbar row and then add custom actions in situations where search is required.  Is this possible?

    Kris

    • This reply was modified 6 years, 6 months ago by krisreddy.
    in reply to: saveState and loadState #126806
    krisreddy
    Participant

    Thanks Will.

    I was able to use saveState to save it into local storage. Then I used a my custom loadState function to apply to only info I needed.

    For example: I only needed to restore colModel, if user changes it by hiding or showing columns and sort order and sort name

     

    What I did is set the use a custom getState function to get state from localStorage and apply colModel,sortname,sortorder before building the grid.

    Kris

    in reply to: multiselect and saving checked state #126792
    krisreddy
    Participant

    Thank you! we will test it out.

    Kris

    in reply to: multiselect and saving checked state #126780
    krisreddy
    Participant

    Just checking in to see if any progress on this

     

    Thanks,

    Kris

    krisreddy
    Participant

    Thanks for the info. If I think of way, will report here.

    Kris

    in reply to: column menu position and custom item #126698
    krisreddy
    Participant

    Hi Will,

    Thank you for the reminder about using the latest dev code from github, my bad.

    I have reverted back to released v5.3.0

    Kris

Viewing 15 replies - 31 through 45 (of 123 total)

Stay connected with us in your favorite flavor!