Posted on Jun 12, 2008
(permalink)
Hi,
FormDecorator for ASP.NET AJAX is a very nice control to use.
However, i have found a problem that when the control postback using Ajaxmanager it lose it's style.
Any suggestion?
Reply
Answer
Telerik Admin
Posted on Jun 12, 2008
(permalink)
Hello James,
RadFormDecorator should work properly with RadAjax as it is able to detect partial page updates and re-decorate the updated area. The following online demo demonstrates this functionality (albeit not with RadAjax but with UpdatePanels):
http://www.telerik.com/demos/aspnet/prometheus/FormDecorator/Examples/PartialPageUpdates/DefaultCS.aspx
We also tested locally using RadFormDecorator, RadGrid with checkboxes and RadAjax and all worked fine.
Is it possible to open a support ticket and send us a sample project that demonstrates the issue, so that we example it? We are getting ready for the Q1 SP2 to be released next week, and if indeed there is a problem with the RadAjax interoperability, there is a good chance that we fix it if we receive a repro from you on time.
Best wishes,
Tervel
the Telerik team
Reply