guriddo.support

Forum Replies Created

Viewing 15 replies - 796 through 810 (of 1,092 total)
  • Author
    Replies
  • in reply to: saveState/loadState with tree grid #125044
    guriddo.support
    Participant

    Hello,

     

    We have managed to find the bug using your example. Thanks.

     

    You can download the fixed version from GitHub.

    Please let us know if the fix is ok for you.

     

    Thank you.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: saveState/loadState with tree grid #125043
    guriddo.support
    Participant

    Hello,

     

     
    The error:
    Uncaught TypeError: Cannot read property ‘isLeaf’ of undefined
    tell us that this property is always not defined and we should investigate this since you have the same code when the tree is setup:
     

     
    So the question is where is isLeaf property in the same data parameter?
     
    We will try to use your example.
     
    Kind Regards,
    Will

    Guriddo Support Team

    in reply to: setRegional issue #125042
    guriddo.support
    Participant

    Hello Juergen,

     

    Thank you for the description and the code.

     

    In order to have full picture of the problem, could you please send the code and sample data to support at guriddo dot net? This way we will easy detect the problem.

     

    Thank you very much

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: saveState/loadState with tree grid #125039
    guriddo.support
    Participant

    Hello,

    Can you please, send us the jqGrid setup if possible (without any change)?
    The best will be if you can prepare a example and send it to us.

    We can easy fix this error, but we want to investigate the nature of the problem.

    Thank you

    Kind Regards,
    Will

    Guriddo Support Team

    in reply to: Multiselect Summary #125036
    guriddo.support
    Participant

    Hello,

     

    Basically a onSelectRow can be used. On this event you should grab the selected ids and loop to find the sum of the selected item of freigt.

     

    Below is a working code (of the same example). You can optimize the code very weel. It is just idea how this can be realized.

     

     

     

    Please let us know if this resolved your problem.
     

    Thank you
     

    Kind Regards,
    Will

    Guriddo Support Team

    in reply to: setRegional issue #125034
    guriddo.support
    Participant

    Hello,

    We have tested setRegional with grid conainibg texts as you described, bu we can not reproduce the problem.

     

    Could you please send us grid setup and data so that the problem is shown?

     

    I appreciate a help for this problem, since it is a very bad problem in the security.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: onCellSelect Issue #125033
    guriddo.support
    Participant

    Hello,

     

    Not sure, but the counting in colModel begin from 0 (iCol) – i.e 0 is the first field  I, the second (1) is FA and etc.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: reloadNode() #125032
    guriddo.support
    Participant

    Hello,

     

    We have rework the reloadNode so that if a leaf is refreshed and there are data its icon is set correct and vice versa. https://github.com/tonytomov/jqGrid/commit/37fe0899f96f728e294a84c06fe20fe458b449c4

    We have added setLeaf method which is used automatically in reloadNode.

     

    We have added second parameter in reload node – reloadcurrent. The default is false.

    If set to true the the entrie node is deleted and you will need to provide the data for the childern and the same node – i.e the entrie node is refreshed. We found the second method more usefull since the entrie row data is referched, not only the icons.

     

    You can download the new build from git hub and test it. Please let us know if everything is ok.

     

    Thank you

     

    Kind Regards

    Will

    Guriddo Support Team

    in reply to: Inline edit – keep edit mode open on validation error #125031
    guriddo.support
    Participant

    Hello,

     

    We tested the described situation and found a bug in the code. The problem is fixed and you can download the fixed code from GitHub.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Inline edit – keep edit mode open on validation error #125025
    guriddo.support
    Participant

    Hello,

    Which version of jqGrid JavaScript is used?
    In the code we try to open the info dialog and if it is not available, then we use alert. This means:

     

    1. You use old version which does not include the fix
    2. Your build of jquery.jqGrid.js does not include info dialog function.

     

    Kind Regards
    Will

    Guriddo Support Team

    in reply to: Problem with Search #125022
    guriddo.support
    Participant

    The above means

     

     
    Please, prepare a demo dump tables in the query and send your script code too. I’m sure that this way we will resolve the problem

    Regards

    Guriddo Support Team

    in reply to: Problem with Search #125020
    guriddo.support
    Participant

    From your initial post the searchField, SearchOper and etc are empty, but filters parameter is used.

     

    With simple words the code check first for filters parameter and then searchOper and etc values.

     

    Check to see if your filters string is correctly build.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Problem with Search #125017
    guriddo.support
    Participant

    Hello,

     

    I think that the filters parameters should be get.

    So lets go from the beginning.

    Try to install our demo on your server.

    Actually you will need just to set the config file.

    My question is : Is  the searching in demo working?

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: saveState/loadState with tree grid #125015
    guriddo.support
    Participant

    Hello,

     

    We have just fixed a loadState to support TreeGrid : https://github.com/tonytomov/jqGrid/commit/18c448551ddc0c712e2e1062a2303fa208729208

     

    You can get the build from GitHub and test it. Currently working on reloadNode.

     

    Regards

    Will

    Guriddo Support Team

    in reply to: Problem with Search #125014
    guriddo.support
    Participant

    Hello,

     

    Thank you for the information and code provided.
    What you mean with default search?

     

    I do not see any code for default search.

    We have  a demo called search upon loading – did you refer to this demo or something else.

     

    What you mean with : If I manually fill in the search parameters for the GET request then it works as expected.

    Kind Regards

    Will

    Guriddo Support Team

Viewing 15 replies - 796 through 810 (of 1,092 total)

Stay connected with us in your favorite flavor!