Can we change the page layout in ASP.NET 2.0 as Grid Layout
like in previous version
Answers were Sorted based on User's Feedback
Answer / nitin
Yes From The IDE of Visual Studio net
There is Option by which you can change the layout of your
form
Select Tool Menu Item then
Select Option Item in Tool Menu then
IN HTML DESIGNER Node then
in CSS Positioning then
Then Select Changed Positioning and
Select select the Absolutely Positioned then Press OK
| Is This Answer Correct ? | 14 Yes | 2 No |
Answer / 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 |
Explain login controls.
What is the Difference between user and server controls?
What is session handling in a webfarm, how it can work with its limits?
How do you declare static variable?
What is data cache in sql server?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
Why is global asax is used?
What is the equivalent of date() and time() in asp.net?
IN an ASP.NET Web application if there is any error, how can you debug?
Types of state management techniques ?
I need to download file from web server, without using save as dialogue box. Can anyone help, thanks In advance.
What are the types of session in asp.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)