tony

Forum Replies Created

Viewing 15 replies - 5,866 through 5,880 (of 7,981 total)
  • Author
    Replies
  • in reply to: Scoll:true and search #86356
    tony
    Keymaster

    Hello,

    Thanks. It is a bug. A hard logic should be applied to resolve it. Instead I will try.

    Thank you

    Regards

    Tony

    in reply to: jg3.5 A2- no pager my solution #86355
    tony
    Keymaster

    Hello,

    There is a change in the locale files, where only engish version is provided.

    Regards

    Tony

    in reply to: How Subgrid Edit or Add Box in Top of Grid? #86354
    tony
    Keymaster

    Hello,

    Look into the documentation. There are parameters for this. You will need to determine first the position of the grid and then pass top, left params.

    Regards

    Tony

    in reply to: IE does not showing anything. #86353
    tony
    Keymaster

    Hello,

    Which version?

    Regards

    Tony

    in reply to: Grid not reloading #86352
    tony
    Keymaster

    Hello,

    I think you do not need to crate the grid every time you change the value from select box. Basically you need:

    $(document).ready(function()

    in reply to: Problem getting the row id #86351
    tony
    Keymaster

    Hello,

    If you set key:true, you do not need to provide the id from server.

    Regards

    Tony

    in reply to: jg3.5 A2- no pager #86350
    tony
    Keymaster

    Hello,

    Thanks all for posting this issue. I have corrected partial this, but there is no way of getting the width of a hidden element. It seems that we will have only left and right aligment. IMHO is better to miss the feature to center the pager as to have buggy one.

    What is your opinion on this?

    Best Regards

    Tony

    in reply to: “Loading…” message issue #86349
    tony
    Keymaster

    Hello,

    Thanks. It is reeally strang, since the 3.5 alfa uses UI tabs for this purpose.

    Little help will be if I have a link to the problem.

    Thanks

    Best Regards

    Tony

    in reply to: Chained select box in dialog form #86348
    tony
    Keymaster

    Hello,

    Not sure, but take a look in the ajax, maybe you need

    $.ajax({

    complete: function(response, stat) {

    $(”#diplome_id_diplome”).html(response.responseText);

    }

    });

    Regards

    Tony

    in reply to: Showing no gui. #86347
    tony
    Keymaster

    Hello,

    Documentation – Installing

    Regards

    in reply to: multiselect with rowedit #86346
    tony
    Keymaster

    Hello,

    What actually does not work? Which version do you use? In order to resolve the problem

    in reply to: jqGrid with single select #86345
    tony
    Keymaster

    Hello,

    With little programing you can achieve this without adding additional component. Just look at all available jqGrid methods.

    Regards

    Tony

    in reply to: I couldnt make this working. #86344
    tony
    Keymaster

    Hello,

    And finally what does not work?

    As you can see you can not use the navgrid.html separatley. In order to run separatley in html load all the needed js files. Good start is to look first in the example.html

    Regards

    Tony

    in reply to: access jqGrid data and functions in child window #86343
    tony
    Keymaster

    HEllo,

    jQuery(“#”+window.opener.document.getElementById('list')).getDataIDs();

    Regards

    Tony

    in reply to: last column truncated #86342
    tony
    Keymaster

    Hello,

    The problem is little complicated to be resolved in 3.4.3, but it is fully corrected in the 3.5 – you can see this.

    Regards

    Tony

Viewing 15 replies - 5,866 through 5,880 (of 7,981 total)

Stay connected with us in your favorite flavor!