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
What is server components?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
What is smpte vc-1?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
Differentiate globalization and localization.
Explain about secure socket layer?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
Describe paging in asp.net?
Explain the code Access Security (CAS) in .net Framework?
Explain about asp.net 2.0 themes?
What is the use of asp.net web api?
Where is the session stored?
What is advantage of code behind coding in ASP.NET?
Define managed code and managed data in .net?
What is s2s tracking?