jquerz

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: beforeSubmit problem #98746
    jquerz
    Participant

    hi handelcamilo,

    To solve the problem

    in reply to: beforeSubmit problem #96708
    jquerz
    Participant

    Thanks oleg, I've resolved.

    thank you very much for the help.

    Regards

    Sergio

    in reply to: beforeSubmit problem #96694
    jquerz
    Participant

    hi my friend,

    A little more information about my code.

    Full code :D

    $(“#list”).jqGrid({

    url:'queryEnlacesW.php',

    datatype: 'xml',

    mtype: 'POST',

    colNames:['ID','URL Imagen','URL'],

    colModel :[

    {name:'idEnlaceweb', index:'idEnlaceweb', width:80,editable:false},

    {name:'fileToUpload', index:'fileToUpload', width:300, editable:true,edittype:'file',editoptions:{size:40},editrules:{required:true}},

    {name:'url', index:'url', width:250, editable:true,editoptions:{size:40},editrules:{required:true /*,url:true*/}},

    ],

    pager: '#pager',

    rowNum:10,

    rowList:[10,20,30],

    sortname: 'idEnlaceweb',

    sortorder: 'desc',

    viewrecords: true,

    caption: 'M

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

Stay connected with us in your favorite flavor!