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 is a gridview in asp.net?

518


What are the advantages of asp.net mvc framework? : asp.net mvc

530


What is a 307 redirect?

497


How can you make sure that web api returns json data only?

508


How to disable disable browser's Back button in asp.net (JavaScript)?

555






explain code with multi inhertance

1638


How to disable validator control by client side JavaScript?

563


How can I create master page in asp net?

503


What is authentication in asp.net?

554


If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?

1961


What is the use of service provider?

576


Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

504


In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?

563


How to sign out from forms authentication?

534


To load your generated dataset with data which method do you invoke?

593