-
Tahereh
3
posts
Member since:
Dec 2010
Posted 30 Dec 2010
Link to this post
Dear Telerik Team
Does XmlFormView Control work inside RadAjaxPanel? As You know it doesn't work inside asp.net updatepanel.
Thanks In Advance
-
-
Answer
Cori
562
posts
Member since:
Jul 2010
Posted 30 Dec 2010
Link to this post
Hello Tahereh,
If the XmlFormView does not work inside of an UpdatePanel, then it will not work inside of a RadAjaxPanel, since they are basically the same control.
-
-
Tahereh
3
posts
Member since:
Dec 2010
Posted 30 Dec 2010
Link to this post
Hi Cori
I've used XmlFormView Inside an UpdatePanel, It's raised error, but when I've used it inside RadAjaxPanel, It doesn't raised any error. Infopath form was loaded and everything was ok, but when I use asp button and the page is postback , the infopath form was disappeared, I want to know whether there is a problem with my page or XmlFormView Doesn't work inside RadAjaxPanel?
Thanks
-
-
174
posts
Member since:
Jan 2008
Posted 04 Jan 2011
Link to this post
As Cory says, if InfoPath XmlFormView not work in Microsoft update panel, it will not work in radajaxpanel (the telerik ajax panel is upgraded version of update panel). You should ask M$ why oh why.
Prangadj
-