Skip to Content
0
Sep 20, 2023 at 06:18 PM

How to refresh i5Grid after Model data has been updated locally in the page?

178 Views

Updated the Model and see the change in Browser Console but cannot see the change in the i5Grid on the page.

How to refresh the i5Grid with the data in the model while not refreshing the query template?

If i use the 'refresh' function the query template associated with the grid fires and over-rights the updated model.
Need to update the grid display on the page with the local changes made to the model.

Thanks very much for your thoughts.