tony

Forum Replies Created

Viewing 15 replies - 46 through 60 (of 7,981 total)
  • Author
    Replies
  • in reply to: Roadmap update #125635
    tony
    Keymaster

    Hell Kris,

    Thank you for remaind us about this.
    I have updated the Roadmap for 2016.
    The Roadmap for 2017 will be available after publishing the new release (expected 10 November, 2016)

    Kind Regards,

    in reply to: How to disable the publishing of some lines ? #125594
    tony
    Keymaster

    Hello,

     

    Not sure I understand the questions. Could you please be a more detailed.

     

    Hidden fields, by default are not editable. If you want to edit some hiddeen field you may need to use the properly in editoptions edithidden:true.

     

    To make a field not editable just set in colModel the property editable: false.

     

    Kind Regards,

    in reply to: jqGrid responsive #125593
    tony
    Keymaster

    Hello,

     

    Thank you for this post. We have provide some investigations and researches regarding this feature.

    This have sense and we will try to make this happen in our next release.

    Of course it will not be perfect as first try, but it is a beginning. We will use Bootstrap CSS for this purpose.

     

    Kind Regards,

     

    in reply to: CSS changes in jQuery UI 1.12.1 affects icons colours on jqGrid #125562
    tony
    Keymaster

    Hello,

     

    Just looked at the fix carefully –  it is like this:

    .ui-button:focus .ui-icon,
    .ui-state-default .ui-icon {
    +.ui-button:focus .ui-icon {
    background-image: url(images/ui-icons_555555_256x240.png)/*{iconsHover}*/;

    }

     

    Note what is changed! The change applies only to the base theme : images/ui-icons_555555_256x240.png

     

    This means that is not applicable to the other one.

     

    At first look it seems that the fix in jqGrid is easy, but it is not. The reason for this is that the jqGrid css file can reside on one place, while the jQuery UI css file can reside on other very different place and we can not find the where the images directory of jQuery UI.

     

    I feel that not the other plugins should change the css according to the new jQuery UI change, but jQuery UI should change this. Hope you understand me.

     

    We will not apply any fix related to this problem in jqGrid – sorry.

     

    Kind Regards,

    in reply to: Errror Message #125556
    tony
    Keymaster

    Hello,

     

    Do you use the trial  jqGrid version or you are a licensed user?

    Can you please post or send us the PHP jqGrid file used.

     

    Kind Regards,

     

     

    tony
    Keymaster

    Hello,

     

    Sorry, that we do not understand what you mean initially.

     

    I think this is not a jqGrid problem, but  rather a jQuery UI.

    I will try to test if reverting back this change to the new jQuery UI release will fix the problem. If this is the case we can easy fix it in jqGrid  css file, but it will not be fixed in other implementations, which in all cases is not good solution.

     

    Maybe you will need to post this problem to the jQuery UI team.

     

    Kind Regards,

    Tony

    in reply to: CSS changes in jQuery UI 1.12.1 affects icons colours on jqGrid #125542
    tony
    Keymaster

    Hello,

     

    I have checked what you describe, but does not found any problem.

     

    Here is a test case  with the new jquery ui (css and js) 1.12.1

     

    Kind Regards,

    Tony

    tony
    Keymaster

    Hello,

     

    We will check this and replay to you ASAP.

    Thanks

     

    Kind Regards,

    Tony

    in reply to: Master Detail grid and inline editing #125265
    tony
    Keymaster

    Hello,

     

    Thank you for the feedback.

    It is a good idea  to post the new questions in different post.

    1. I’m not sure that I understand the question. Which function do you use to delete a data? If you use delGridRow Method you can use serializeDelData to post addditional parameters
    2. Not sure that I’m clear with this – you can build a select which will display the name, but the value is the id – actually I do not understand this.

    Kind Regards,

    in reply to: jqGrid – Freezing columns with row spanning #125232
    tony
    Keymaster

    Hello,

     

    Thank you for the feedback.

     

    Kind Regards,

    in reply to: Master Detail grid and inline editing #125231
    tony
    Keymaster

    Hello,

     

    JSON.stringify does not work on object with property having function  look here

     

    Kind Regards,

    in reply to: jqGrid – Freezing columns with row spanning #125224
    tony
    Keymaster

    Hello,

     

    Sorry to bother again. We plan to publish a bug fix release very soon. Could you please let us know if the problem is fixed for you?

     

     

    We need this feedback in order to mark the issue as open or closed.

     

    Thank you.

     

    Kind Regards,

     

    in reply to: Master Detail grid and inline editing #125211
    tony
    Keymaster

    Hello,

     

    Use serializeRowData to send additional parameters when post the data to the server in inline edit.

    See here

     

    Kind Regards,

    in reply to: jqGrid – Freezing columns with row spanning #125210
    tony
    Keymaster

    Hello,

     

    Thank you again for the note. This problem was very difficult to be fixed and it should act as lesson for me that I should test in all browsers including IE11. The problem was only for IE11 – it is fixed now.

     

    In the moment I do not have MS Edge to test it, but I hope it will work, since Edge is not IE.

     

    We plan to have new bug fix release at beginning of the June. The bug fix will no differ from the code of GitHub, so you can use it if you want.

     

    Please let me know if everything is going as expected ( you can download the new build from GitHub)

     

    Kind Regards,

    in reply to: Master Detail grid and inline editing #125205
    tony
    Keymaster

    Hello,

     
    1.
    If you know the id of your grid you can

     

     

    2. We have a Knowledgebase. Look here
     

    Kind Regards,

Viewing 15 replies - 46 through 60 (of 7,981 total)

Stay connected with us in your favorite flavor!