Ask a Question related to ASP.NET General, Design and Development.
-
Paul #1
Contained Controls not hiding as expected
Hi
I have a hidden Panel (DIV, style.visibility='hidden')
control containing a hidden TextBox.
If I make the Panel visible, then make the TextBox
visible and then re-hide the Panel the TextBox remains
onscreen, rather than being hidden when its container is
hidden.
This isn't what I expect or require. Is there a fix for
this other than hiding the TextBox manually (I have too
many of these textboxes!).
Thanks, Paul.
Paul Guest
-
ViewState of Contained Controls?
I've built my tab control, and it works great. Except for one problem. Any controls which are contained in any of the tabs lose state. The tab... -
Accessing Controls contained in another Control from ASPX Page
Hi All! Is there any ways to get access to the controls contained in another user controls from an ASP.NET page? For example I have... -... -
value contained within a variable contained within another variable
I may be way off track with what I am trying to do, but here is my scenario and I sure appreciate any insights. There is a string stored in... -
Baseline Shift Controls Need to Stop Hiding
Nehmo Richiebee Nehmo Just don't let it happen again.I might not be so charitable next time. -
Hiding all controls contained within a placeholder
Hi all, How do I iterate through a specific placeholder and remove or hide all controls contained within that placeholder? Regards John.



Reply With Quote

