Skip to main content
Question

selecting multiple rows and auto refresh that deselects them again.


Forum|alt.badge.img+6

I have an api that inserts/updates data on a regular basis (every few seconds it adds a record or updates one.
This table is visible in the GUI so I've activated auto refresh with an interval of about 5 seconds.
This works fine until the user tries to select multiple rows at the same time…
Every 5 seconds the multirow select is deselected and only one remains selected….

 

I want the user to be able to select multiple rows to be able to fire of a task that does something with each of the selected records…

I've tried to get the Refresh behavior to work but after setting the  GridEditUpdateUsingRefreshOption extended property in the SF >  I still cannot see the refresh behavior for the actions After insert, After copy, After update, and After delete


Can someone point me in the correct direction?
 

Did this topic help you find an answer to your question?

2 replies

Forum|alt.badge.img+1
  • Moderator
  • 90 replies
  • June 6, 2025

Hello ​@Alban_T,

Autorefreshing pausing while having multiple rows selected should already work. Why it doesn’t in your case i can’t say.

However, you can definitely use change detection ontop of your already existing autorefresh.
With change detection, the refreshes will only occur if there are actually changes.
See Change detection for more information.

Does this help?


Jeroen van den Belt
Administrator
Forum|alt.badge.img+9

Hi ​@Alban_T,

Can you please let us know if Edo's answer was sufficient?


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings