tony

Forum Replies Created

Viewing 15 replies - 151 through 165 (of 7,981 total)
  • Author
    Replies
  • in reply to: Firebird PDO #124274
    tony
    Keymaster

    Hello,

     

    jqGrid has a port to adodb, so you can use adodb firebird driver in jqGrid.

     

    Here is a adobd example

     

    Kind Regards,

    in reply to: group sorting #124273
    tony
    Keymaster

    Hello,

     

    Glad to hear that it is working for you.

     

    You can use groupView options, but setting groupField array with a different order field than in xDimension will bring unexpected result.

     

    With other words groupView options can be used, but without groupField array.

     

    Kind Regards,

     

     

    in reply to: group sorting #124262
    tony
    Keymaster

    Hello,

    The problem your describe has many aspects.

     

    1. You do not need to put a full grouping options in pivot grid.
    The reson fro this is that the sorting of the final pivot data is done before you set the grouping options.

     

    2. You will need to remove isGroupField or set it to true and remove groupingView options.

     

    3. The sorting problem is not in jqGrid, but in your data.
    If you try to sort the strings G01_XX->G01G11_XX->G01G12_XX->G01G13_XX->G01G14_XX

    you will notice that the sorting with upper cased fields is diffrent with lower cased string.

     

    4. I have added following in the pivot

    – ignoreCase options to ignore the case sensitive sorting
    – in xDimension I added sortorder and sorttype of the sorted field.

     

    Here is your demo with the new build

     

    With other words – remove isGroupedField and droupingView options and set ignoreCase to true in pivot options.

     

    Enjoy,

    • This reply was modified 10 years, 8 months ago by tony.
    in reply to: Problem with dependent dropdown. #124260
    tony
    Keymaster

    Hello,

     

    Sorry for the late answer.

     

    Please check what you have with this line in the  code in beforeShow

    This is true since:

     

    Before the if(sv) you can

    to see the variable. You can then compare it with what you have in the select
     

    Kind Regards,

    in reply to: Firebird PDO #124259
    tony
    Keymaster

    Hello,

     

    Currently there is no Firebird  jqGrid driver.

    Do you think serious that you will use jqGrid with this driver?

    We will investigate this (Firebird PDO PHP driver before some time was really useless) and will let you know.

     

     

    Kind Regards,

     

    in reply to: rowTotals for pivot #124257
    tony
    Keymaster

    Hello,

     

    Thanks for the feedback.

    Until we investigate the problem, please create a new post – new problem -> new post.

     

    Kind Regards,

     

    in reply to: Save & Load Grid State #124256
    tony
    Keymaster

    Hello Chris,

    I have included frozenColums in loading the state. You can get the build from GitHub.

    Please let us know if it is working ok for you

    Thank you.

    Kind Regards,

    in reply to: rowTotals for pivot #124238
    tony
    Keymaster

    Hello,

     

    Yes this is the step.

    Do not forget to clear your browser cache. This is very important.

     

    The date of the downloaded file should point August 19, 2015  – i.e 2015-08-19

     

    Please let me know if this solves the problem.

     

    Kind Regards,

     

    in reply to: rowTotals for pivot #124235
    tony
    Keymaster

    Hello,

     

    For me this work fine.

    Not sure what you have downloaded.

    Did you have clear the cache?

     

    Here is your demo (1:1)

     

    Kind Regards,

    in reply to: Save & Load Grid State #124234
    tony
    Keymaster

    Hello Chris,

     

    Thanks.

    About the new release – let collect other bugs and ideas and we will publish it at end of this month.

     

    Kind Regards,

    in reply to: rowTotals for pivot #124232
    tony
    Keymaster

    Thenks,

     

    I see it is a full javascript. Will replay ASAP.

     

    Kind Regards,

    in reply to: Save & Load Grid State #124231
    tony
    Keymaster

    Hello,

     

    Thanks for the feedback and glad to hear that everthing is working as expected.

     

    Not sure, but you may need to install FireBug in FireFox to do this.

     

    This point me that I can develop some other methods like

    isGridinStorage, clearStorage, storageCapacity and etc.

     

    I will think exactly what is need to be added.

     

    Kind Regards,

     

    in reply to: rowTotals for pivot #124230
    tony
    Keymaster

    Hello,

     

    Thanks – I will try to analyze the code instead that I do not understand Java.
    Will replay to you soon

     

    Kind Regards,

    in reply to: Save & Load Grid State #124225
    tony
    Keymaster

    Hello Chris,

     

    I apologize for the missing code which should bring this in action.

    This is the fix

     

    You can download the fixed version again from GitHub.

     

    Please, let me know if there are problems or not.

     

    Kind Regards,

    tony
    Keymaster

    Hello Marv,

     

    Thank you for remind us that we should in most cases save the existing behavior .

     

    Kind  Regards,

Viewing 15 replies - 151 through 165 (of 7,981 total)

Stay connected with us in your favorite flavor!