Hi,
i am using a datatable in one of my screens. The list contains 2.000 items but i show only 500 items because i select a pre-filter.
With a form popup i can edit or create items in this dataverse table. My problem now is, after creating or editing an item, the datatable takes about 20 seconds to show the changes.
I guess it needs to refresh the whole list with 2.000 items.
Is there any way to do a selective refresh (e.g. only the items with the selected filter or even only a single item)?
Refreshing the whole table for a single change is very ineffective
------------------------------
Fabian Heil
------------------------------