Reload DynamicComponent

We are using a dynamic component, same screen recive diferents parameters when load a fill labels are change. It's all working 100%. But when the screen is call again the screen isn't load again and the labels isn't change.
The question is: is possible "reload" the screen, forcing new parameters and a new initialized function?


Improving the previous question, is it possible to reload the dynamic component itself?

Hi @joao-vendra,

The DynamicComponent is a built-in in so you should probably search for answers to your question online. We can help with Radzen related questions. To be honest I am not familiar with how DynamicComponent works internally - you can probably check its source to find that out.