I have some controls on the page which are Invisible on page load.
But according to user input that many number of controls should get visible. I have done this.
But my page looks little bit dirty because sometimes many controls are invisible. So lot of space is lost.
How can I manage that?
Is there any particular option in Visual Studio 2008 to perform this so that the lost space is adjusted automatically?