maxif

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • in reply to: Reloading grid after submitting(edit/add/delete) #101464
    maxif
    Participant

    Hi Vinod, I have recently upgraded from version 3.8 to 4.4.5 and have de same problem as you.

    I use exactly de same method, loading from jason with loadonce activated, so page resizing and sorting is made client side.

    When editng rows with form, the grid does not reload the modified data.

    I think this is either a bug or a change of behavior, I couldnt find any documentation on this.

    Even using the edit option reloadAfterSubmit:true does not refresh de grid.

    I think it could be because of datatype is set to local when using loadonce and in previous versions this setting was ignored and performed the ajax request.

    The solution I found is to override afterComplete in editing options and trigger the reload manually.

    Did you find any other way to do it?

    Bye

    maxif
    Participant

    Ok, I figured it out, modifing a bit the “search bigset ” example I achived what I needed, here is the code:

    jQuery(“#bigset”).jqGrid({

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

Stay connected with us in your favorite flavor!