Hello Jaime,
I suggest you set a custom attribute to the pageview which should indicate whether the user control inside it is loaded for a first time, the attribute can be set when the pageview is created:
I guess that the user control is loaded in PageViewCreated event handler.
Here is the Page_Load event of the user control which checks the "loadedUC" attribute:
Best regards,
Yana
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.