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

How to Set 100% Height and Random Styles to a RadAjaxManager Update Panel - codebehind

1 Answer 90 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
wnl
Top achievements
Rank 1
wnl asked on 27 Mar 2012, 09:01 AM
Hi,
I'm trying to use http://www.telerik.com/community/code-library/aspnet-ajax/ajax/how-to-set-100-height-and-random-styles-to-a-radajaxmanager-update-panel.aspx
Is it possible to set css rule:
#<%= RadGrid1PanelClientID %>
{
    margin:0;
    height:100%;
}

 in this scenario from codebehind?
Thanks.

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 30 Mar 2012, 03:43 PM
Hello Aleksander,

Please note that the provided in the mentioned code library approach is applicable for the old versions of RadControls. Currently the "UpdatePanelHeight" property is added in the RadAjaxManager and could be set through the markup.


All the best,
Maria Ilieva
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
Maria Ilieva
Telerik team
Share this question
or