Click here to Skip to main content
15,922,533 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Hi All,

We are using VS 2008 having an requirement in asp.net web forms to avoid spaces between controls .e.g. after enabling visible="false" for some of the controls remaining controls should be auto arrange / float without spaces between them.

Is there any tools / CSS / Properties to achieve my requirement.

Thanks in advance,
Subbu.

What I have tried:

Avoid spaces between asp controls after disabling.
Posted
Comments
Gopi Kishan Mariyala 11-Feb-16 22:54pm    
I can suggest to go for responsive UI. You can use bootstrap so that controls align themselves when one of them is set not to be visible.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900