eagle

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Author
    Replies
  • in reply to: ContextMenu #98044
    eagle
    Participant

    Hello. I trying to add context menu with contextmenu plugin.

    All works fine.

    But how can I get rowid, when I click on contextmenu item?

    Thats my code:

    jQuery(“.jqgrow, #listlearning_programs”).contextMenu('myMenu1', {

    in reply to: Nav Position How (?) #95215
    eagle
    Participant

    Hi, here example

    forceFit: true,

    editurl: “ajax/spr/editstreets.php”

    }).navGrid(“#pagerstreets”,

    {

    del:true,

    edit:true,

    search:true,

    refresh:true,

    position:”left”,

    cloneToTop:true,

    },{//on edit handler

    height:250,

    width:400,

    modal:true,

    clearAfterAdd:true,

    closeAfterAdd:false,

    recreateForm:true,

    eagle
    Participant

    People, may be someone faced with this problem?

    I notice, that columns in grid is resize in Opera on example page of jqGrid

    That is jqgrid before resizing

    http://img12.imageshost.ru/img/2010/07/15/image_4c3e39d83d158.jpg

    And that how it looks after resize

    http://img12.imageshost.ru/img/2010/07/15/image_4c3e3a2a17db6.jpg

    eagle
    Participant

    Yes. I have the same problem. Any ideas?

    in reply to: FormEdit : select does not have the right default value #95169
    eagle
    Participant

    Hi all. I'm also faced with this issue.

    In case of using dataUrl with edittype “select”, when we open modal form (adding row for example),

    content of select field ajax-ed from server-side php-scripts.

    And in case of using Safari/Chrome selects not display default values

    For example in Safari my modal form for add-action looks like this

    http://img12.imageshost.ru/img/2010/07/10/image_4c3811c33a894.jpg

    In case of Google Chrome modal form looks similar

    in reply to: result of adding new row #85909
    eagle
    Participant

    Hi again, Tony.

    Now I understand how works “afterSubmit” module.

    But I faced with problem:

    message appears on the add-form only when there is an error status of adding row (i.e. when server-side script return 'false').

    How can I add status message even server-side script returns 'true'?

    Here piece of my code:

    afterSubmit: function(serverStatus,aPostData) {

Viewing 6 replies - 1 through 6 (of 6 total)

Stay connected with us in your favorite flavor!