javiut

Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Author
    Replies
  • in reply to: JQGRID 4.40 Search Nothing Happens #100146
    javiut
    Participant

    oh. that seems to work… thanks. God Bless.

    in reply to: JQGRID 4.40 Search Nothing Happens #99991
    javiut
    Participant

    Hey Grausam. do you solve the problem?? if you do can you upload the file fixed. thanks..

    in reply to: JQGRID 4.40 Search Nothing Happens #99985
    javiut
    Participant

    hey Toni thanks for answering i just move from 4.12 to 4.40 version my search code was working perfect.i was using the callbacks to see what's wrong in version[4.40] in version 4.12 the callbacks are as follows.

    * onInitializedSearch

    * beforeShowSearch

    * AfterShowSearch

    everything is OK.

    but when i change the 4.12

    to

    the same code it was working as above. gives me the following callbacks.

    when i click on the button nothing happens. none callback methods is even called.

    * onInitializedSearch[Missing] Never Called.

    * beforeShowSearch[Missing]Never Called.

    * AfterShowSearch[Missing]Never Called.

    searchOptions

    {

    in reply to: Problem with the event of jqgrid afterSubmit #99290
    javiut
    Participant

    hi Guys i am facing a similar problem. here it's my code..

    var gr = jQuery('#mainexecutivesg').jqGrid('getGridParam','selrow');

    if(gr!= null){jQuery('#mainexecutivesg').jqGrid('editGridRow',gr,{/*afterSubmit:function(response,postdata){alert(response.responseText);},*/top:50,left:400,width:420,height:550,processData:”Editando Data En Servidor Remoto…”,reloadAfterSubmit:false,closeAfterEdit:true,closeAfterAdd:true});else alert(“Debes Seleccionar Una Registro Primero”);}catch(E){alert(E);}}

    as you can see.. everything is OK. but when uncommment the aftersubmit callback. the form doesn't dissapear after the response from the server(seems useless..[closeAfterEdit:true,closeAfterAdd:true])…

    in reply to: Tony,info_dialog function problem. #99286
    javiut
    Participant

    hey guys this is my very first post.. i am facing problems with info_dialog z-index in only set to 1000. how can i change the z-index. thanks a lot….

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

Stay connected with us in your favorite flavor!