Hi,
After some workaround about creating RadPersistenceManagerProxy dinamically and checking some examples from the website I canĀ“t find any information about this.
This is the scenario. I have class CustomGrid that inherits from RadGrid. Within this class I tried without success to create a RadPersistenceManagerProxy so I would have it for every page. I tried to do it in the page code, in the class itself and in different events without succes.
Is there any way to do it?
I would like to have this feature so I would not have to create it manually in every page.
Thanks in advance.