Refresh/load data from datasource from Panel Plugin

Hi Team,

I have an use-case where I need to refresh/load data from datasource on button click inside my panel. Im able to get the datasource instance from the panel, but not able to trigger load/refresh the datasource query programatically from my panel so that latest data will be fetched.

I have seen the eventBus inside the props. But it doesn’t help to trigger the refresh or load.

Is there anyway to accomplish this?

Thanks in advance.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.