Question
2
Replies
27
Views
Estes
Posted: August 16, 2020
Last activity: September 28, 2020
Retaining Grid Index on the refresh of repeat grid
I have two sections where i drop a record from one grid to another grid which are in two different sections .
We are refreshing the source and target grids after drag and drop so that the data is current in both the sections .
Because of the data and processing needed for those grids time to reload is taking more time so introduced pagination .But the Business requirement is to stay on same page index from where we dragged a record and also the same on the target side.
***Edited by Moderator Marissa to update Support Case Details***
Hi,
One option I can think of is to try using Refresh List action instead of Refresh Section if you haven't tried this already.