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

UpdatePanelHeight - how to set from codebehind?

1 Answer 54 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
wnl
Top achievements
Rank 1
wnl asked on 26 Mar 2012, 01:55 PM
Hi,
I want to set UpdatePanelHeight="100%"  in codebehind:
<telerik:AjaxSetting AjaxControlID="RadGrid1">
     <UpdatedControls>
          <telerik:AjaxUpdatedControl ControlID="RadGrid1" UpdatePanelHeight="100%" />
     </UpdatedControls>
</telerik:AjaxSetting>
Is it possible using code in telerik 2010.1.519.35?

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 26 Mar 2012, 03:09 PM
Hello,

Go through the forum thread below which elaborates on this subject:
http://www.telerik.com/community/forums/aspnet-ajax/ajax/ajaxmanagerproxy-and-content-areas.aspx

Kind regards,
Pavlina
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
wnl
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or