Refresh datagrid from Quartz Job?

Hi,

It seems that you should publish an event from your quartz job and then handle this event inside the screen in case the screen is opened. See the following topic for an example of how to send event from backend to UI.