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

Display Issue with AjaxManager

2 Answers 72 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 29 Sep 2008, 03:36 PM
Hi,

I've read a lot of the posts and I noticed a few people had the same problem as me.  I'm using an older version of the controls Q3 2007 and I'm having layout problems with the AjaxManager rendering my updated controls in block format when I want them to be inline.  I don't have the property from the new version to make this work and I have no way of getting the new version of the controls.  Is there a way to set it to display inline with the version I'm using?

2 Answers, 1 is accepted

Sort by
0
Accepted
Vlad
Telerik team
answered on 30 Sep 2008, 05:51 AM
Hello Chris,

You can set this directly to the generated UpdatePanel in AjaxSettingCreating:

e.UpdatePanel.RenderMode = UpdatePanelRenderMode.Inline

Regards,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Chris
Top achievements
Rank 1
answered on 30 Sep 2008, 11:42 AM
Thanks a lot.
Tags
Ajax
Asked by
Chris
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Chris
Top achievements
Rank 1
Share this question
or