Is there a way to reload different subpanel on line action?

Hello. I have a Angular subpanel with custom line action. After clicking the button in the backend I update database and I need to reload another subpanel on the screen as new data have been inserted. Is there a way to do this or does anyone have a suggestion how should I develop this functionality?