Can we change the page layout in ASP.NET 2.0 as Grid Layout
like in previous version

Answer Posted / addy

Vsual studio 2005 encourage Flow Layout where content grow
and shrink dynamically, but we can get back to grid layout
by inline CSS style, like-
<asp:Button id="btn" style="POSITION: absolute;left: 100px;
top:50px;.............../>

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What should you do is you want to remove an existing component but would like to make some funtionalities?

1482


How many types of cookies are available in asp?

583


What are different types of api?

533


Which validator control you use if you need to make sure the values in two different controls matched?

653


Does google crawl redirects?

521






How can we identify that the page is post back in asp net?

516


What is a Cookie? Where is it used in ASP.NET?

612


What is x xss protection?

570


Explain a program using razor view engine to create a simple application? : asp.net mvc

502


Explain the different types of directives in .net?

521


How can you display all validation messages in one control?

554


What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.

603


What does uri mean?

499


Define common type system?

587


What are the session variables?

516