guriddo.support

Forum Replies Created

Viewing 15 replies - 466 through 480 (of 1,092 total)
  • Author
    Replies
  • in reply to: Filter/Search Issues #126369
    guriddo.support
    Participant

    Hello Thomas,

     

    Before expose why is this and explain it, we like to show us a example code and data if possible. It is not clear if the data is local or not and some other things that are important for us and you have not mentioned.

     

    So my proposal is to make a demo which demonstrates the problem and make a description of actions which cause the problem. I hope you understand our point and we can this way easy solve the problem.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: PivotGrid Reload Example #126353
    guriddo.support
    Participant

    Hello,

     

    Reloading of pivot is a little bit tricky – since we need to recalculate the columns again depending on the source data.

     

    Simple – you need first to destroy the grid and then call pivot again – this all is with JavaScript:

     

     

    Kind Regards,
    Will

    Guriddo Support Team

    in reply to: saveState and loadState #126351
    guriddo.support
    Participant

    Hello,

     

    If I understand correct you may want to look here: http://www.guriddo.net/documentation/guriddo/javascript/user-guide/basic-grid/#setting-options-globaly

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: header alignment #126350
    guriddo.support
    Participant

    Hello,

     

    You can use setJSCode to set the aligment like this

     

     
    Kind Regards,
    Will

    Guriddo Support Team

    in reply to: header alignment #126346
    guriddo.support
    Participant

    Hello,

     

    The build in way is to use the method setLabel

    The method can add style, classes and attributes. See the description of parameter.

     

    Quick: if you want to change the aligment of the header column mycolumn to left you can use this code:

     

    Kind Regards,
    Will

    Guriddo Support Team

    in reply to: column chooser and done event #126344
    guriddo.support
    Participant

    Hello,

     

    We have done some changes as per your suggestions.

    These can be seen here

     

    Please let us know if it is ok for you.

     

    Thank you for your cooperation with us.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: jqgrid version 5.1.1, column sort not working in ie11 #126343
    guriddo.support
    Participant

    Hello,

     

    Thank you for let us know that the problem is solved and way it is resolved.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: column chooser and done event #126341
    guriddo.support
    Participant

    Thanks Kris,

     

    In the next days we will do the final code on this.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: column chooser and done event #126338
    guriddo.support
    Participant

    Hello,

     

    To call the event when click on checkbox is possible, but then the

    parameter permutations (ordered columns array) will not have sense. In this situation the name of the checked column maybe should be passed as parameter and the state of the checkbox, but passing different parameters types is not a good practices. We will  what we can do.

     

    Currently it is not possible to call this method with a button click.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: column chooser and done event #126335
    guriddo.support
    Participant

    Hello,

    We have added colMenuDragDone event with parameter permutation as of done event in columnChosser

     

    Note that this function is executed after remapColumns.

     

    Please let us know if it is ok for you.

    Guriddo Support Team

    in reply to: jqgrid version 5.1.1, column sort not working in ie11 #126332
    guriddo.support
    Participant

    Hello,

     

    Can you please send us test case or link to the problem. We can not simulate all the options and code from the problems you have.

     

    Thank you.

     

    Kind Regards

    Will

    Guriddo Support Team

    in reply to: column chooser and done event #126331
    guriddo.support
    Participant

    Hello,

     

    I apologize, but I’m unable to understand the question.
    Can you please explain it again?

     

    Thank you.

    Kind Regards,
    Will

    Guriddo Support Team

    in reply to: autosize grid to parent div #126330
    guriddo.support
    Participant

    Hello,

     

    The option responsive make the grid resizable (width only) when the window resize.

    You can create your own resize event to make the grid resize to hight too. There is a method called resizeGrid which do this only to height.

     

    You can attach the re size event to a jqgrid class in order to rize all the grids into the page or create your own method and method.

     

    Below is the code which is executed when responsive is true:

     

     

     

    Hope this helps
     
    Kind Regards,
    Will

    Guriddo Support Team

    in reply to: Search Param names at Server side #126325
    guriddo.support
    Participant

    Hello,

     

    Thank you for the solution provided.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: onCellSelect not firing #126310
    guriddo.support
    Participant

    Hello Kris,

     

    Thank you very much for finding this problem. Actually we have made a typo when rewriting some code. The problem is fixed in GitHub.

     

    Please let us know if you have problem with the fixed code.

     

    Thank you

     

    Kind Regards,

    Will

    Guriddo Support Team

Viewing 15 replies - 466 through 480 (of 1,092 total)

Stay connected with us in your favorite flavor!