Hi,
I have a page where i need to create client object from code behind. All my page is currently ajaxified, but i can't retrieve correctly the object in my page. When i remove all ajax in my page my client script works well.
I know the radscriptblock might be a good solution for my page but i don't know if it's possible to add dynamicly script from code behind in the radscriptblock in the page_prerender.
Thx for your time!
Guillaume
I have a page where i need to create client object from code behind. All my page is currently ajaxified, but i can't retrieve correctly the object in my page. When i remove all ajax in my page my client script works well.
I know the radscriptblock might be a good solution for my page but i don't know if it's possible to add dynamicly script from code behind in the radscriptblock in the page_prerender.
Thx for your time!
Guillaume