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

[Solved] Control Name showing after Ajax Reques

1 Answer 83 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 1
Eric asked on 22 Apr 2009, 08:54 PM
I am using the AjaxManager on a DotNetNuke Control, I am posting here in hopes that it is reviewed quicker as this is a MAJOR issues.  After upgrading to the most recent Telerik controls when I an ajax request happens all controls that are included in the UpdateControls list show the control name and other text next to them.

I did find one other post about this issue where the individual submitting the issue found that it was due to a malformed div tag.  In my case all I have in the .ascx file is two controls a drop down list box and an image button.  The image button is the control that initiates the ajax request and the combo box is the only control in the updatecontrols list.

After the ajax call I see the following string right before the combo box control:
1609|updatePanel|dnn_ctr841_ChassisSetupView_inputManufacturerPanel

There are no other controls on the page and this control has 0 div tags in it.

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 24 Apr 2009, 05:10 PM
Hi Eric,

Please validate your web page HTML output at http://validator.w3.org.

In case you need further assistance, please send us a simple runnable web page, which reproduces the problem.

Best wishes,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Ajax
Asked by
Eric
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or