Auto Refresh Grid on Load Checkbox not available

Good morning all!

In a bit of Pub/Sub predicament where subscribed grids are not updating properly based on selection made in the publishing grid. I should note this a dashboard, It seems there is a consensus on making use of the “Auto Refresh Grid on Load” checkbox solving most problems. Just when I thought I was out of the pits come to find out… I don’t have the checkbox :sob:

Here is an example of the checkbox in question, taken from another thread on this forum (Classic to Kinetic Dashboard Parent/Child Grid Does Not Refresh - #11 by Randy)

and here’s what I got in my environment.

Anyone else in this boat? If so, what solution did you use in lieu of lacking the checkbox? Did I forget to tick a checkbox somewhere?

2 Likes

That checkbox’s tool-tip says it is for loading data on INITIAL load. The tool-tip doesn’t seem to indicate it would have any bearing on refreshing it if the publishing grid’s row changes. But, we’ve seen crazier things.

image

What is your where clause in your BAQ options? Are your grids tied to dataviews at all?

1 Like

Have you tried turning off Server Paging?

1 Like

I’ve opted to use the “Where List” that is given out the box for pub/subs on dashboard uplift. Originally, the “Where List” was utilizing the odd TransView condition that are created with the uplift. I toyed with rebinding these directly to the publishing DataView which helped, but it was not consistent. Each of the grids is bound to a DataView in the provider model that was given with the uplift.

I’ll give this a shot thank you!

1 Like

We’re running into this as well but from the prospect of not wanting data to pull in prior to tracker elements being filled out. I actually just submitted an idea to Epicor to bring this functionality back to Kinetic.

1 Like