R
Richard Chen
Hi all,
I found setting Visible property to be false does not make a user control
invisible.
For ASP.NET, it doesn't provide property like InvisibleAtRuntime.
I tried to remove that user control when it is set to be invisible but ended
up having the ControlCollection range violated...
Any better ideas? Thanks in advance
Richard Chen
I found setting Visible property to be false does not make a user control
invisible.
For ASP.NET, it doesn't provide property like InvisibleAtRuntime.
I tried to remove that user control when it is set to be invisible but ended
up having the ControlCollection range violated...
Any better ideas? Thanks in advance
Richard Chen