Postback Events not firing
Hi, I have a radajaxpanel in a user control. When I click on a control (in this case a linkbutton) the postback event does not fire. The usercontrol works correctly in a non-sitefinity environment. Suggestions?
Thx
-geoff
The browser throws this error:
Message: Sys.WebForms.PageRequestManagerServerErrorException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Line: 3642
Char: 31
Code: 0
URI: http://localhost:37995/40-test1/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl01_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3a8f393b2b-3315-402f-b504-cd6d2db001f6%3aea597d4b%3ab25378d2%3bTelerik.Sitefinity.Resources%3aen-US%3a110590a8-1007-4236-953e-f68c83688736%3a5fd29111%3a7ee0bb1f%3a64dcfe0a%3a1154458f%3a2232f901%3a24e33f3%3bTelerik.Web.UI%2c+Version%3d2010.3.1215.40%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3aaa801ad7-53c4-4f5c-9fd3-11d99e4b92f4%3ae330518b%3a16e4e7cd%3af7645509%3a24ee1bba%3a1e771326%3ac8618e41%3aed16cbdc
Hello Geoff,
Thank you for using our services.
Currently we have some issues with the life cycle of RadAjaxManager. Can you please verify that you are using it as in this thread reply.
All the best,
Radoslav Georgiev
the Telerik team
Thanks for your response. No, currently we're not using a custom masterpage, although I did see the post on the oninit override. I will put together a page and take a look.
thx
-g
That solution works. Is there a roadmap to have this functio correctly with the internal templates rather than mast pages?
Thx
-g
Hi Geoff,
Currently we are having problems with the RadAjaxManager when it is used within a template or master page directly. We have a task on the plan (TFS ID 104515) to enable RadAjaxManager to be set on the page in a way similar to how you will add a ScriptManager (through a property on the page).
All the best,
Radoslav Georgiev
the Telerik team