tonier

Forum Replies Created

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • in reply to: Why Data in the Grid still Update? (afterSubmit Case) #89465
    tonier
    Participant

    Thanks Tony, I have fixed my code.

    Just figured out if I returned wrong value when I used JQuery “each” function. I returned array value for grid from the “each” function of JQuery instead “afterSubmit” function.

    See the code below, maybe any users can learn what I have learnt.

    afterSubmit: function(r,d) { // check data returned from server
    var dt = r.responseXML;
    $(dt).find('res').each(function()
    { // result

Viewing 1 replies (of 1 total)

Stay connected with us in your favorite flavor!