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:
in this scenario from codebehind?
Thanks.
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.