Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    How to avoid that the form.saveData() refresh the browser window?

    Hi folks,

    When we perform a form.saveData() the browser window is reloaded. Why? For instance, in my current task I have a grid and a modal, after insert new data using the modal and clicked on save button, I need that the modal closes, and the new record inserted in the grid. Both, form and grid are bound in the same datasource.

    How can I implement the behavior above?

    Best regards

    Vitor Eduardo
Working...
X