Solved
Auto refresh - Readonly grid
Hi Team,
I would like to understand the refresh rate for a readonly grid. What all options are available to refrehs the data based on action completion or loading data etc
Hi Team,
I would like to understand the refresh rate for a readonly grid. What all options are available to refrehs the data based on action completion or loading data etc
If you want to refresh the grid based on some record action performed, then you can user refreshAfter = "RECORD_ACTION" in side the grid.
Else if you are preforming some other action then you can use a!refreshVariable function and use refreshAfter on a local varible changing its value on any action performed.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.