This is a migrated thread and some comments may be shown as answers.

RadAjaxPanel problems

1 Answer 70 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
justabuzz
Top achievements
Rank 1
justabuzz asked on 20 Sep 2012, 04:00 AM
Hi,

I recently upgraded Rad Controls in one of my sites to version released in Q1/2012. I had all sorts of compatibility issues and sorted them all out.

One thing I can't sort out and have no idea where to start from is the RadAjaxPanel.

The problems are have are:
  1. It doesn't work at all - even if I set EnableAJAX="true" it still behaves as if it's false.
  2. And a strange one: Any HTML it contains that isn't a server control is omitted when I "view source" after the page loads. So if I have in it a few DIVs that hold a few textboxes then the end result HTML is only the textboxes, the DIVs aren't there at all.

I have inside the panel a <script> tag with client side javascript. Is that a problem? I removed it and problems were still there, but still worth asking I guess..

Any idea?

Cheers!
David.

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 25 Sep 2012, 05:45 AM
Hello,

Yes, please remove the JavaScript code from the RadAjaxPanel declaration and leave only the content that you wish to update.

Additionally, could you please share your full page source code along with the code-behind file content? Thus all the people who want to help you will have better understanding of your case.

Greetings,
Andrey
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Ajax
Asked by
justabuzz
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or