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

RadAjaxPanel question concerning invisible panels and controls

1 Answer 27 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
William
Top achievements
Rank 1
William asked on 15 Dec 2012, 03:58 PM
I understand the part about RadAjaxPanel ajaxifying all controls within it's tags but does it ajaxify invisible controls? Say you have five asp panels within a RadAjaxPanel that you toggle visibility on based on link button clicks. If only one panel is visible at a time, does the RadAjaxPanel ajaxify ALL of the five panels' controls on say, a button click contained within the visible panel OR does it ajaxify just the panel that is visible and therefore just the controls contained within the visible panel?

1 Answer, 1 is accepted

Sort by
0
Kevin
Top achievements
Rank 2
answered on 16 Dec 2012, 05:12 PM
Hello William,

RadAjaxPanel will "ajaxify" whatever control is placed inside it, regardless if it's visible or not.

I hope that helps.
Tags
Ajax
Asked by
William
Top achievements
Rank 1
Answers by
Kevin
Top achievements
Rank 2
Share this question
or