Can we change the page layout in ASP.NET 2.0 as Grid Layout
like in previous version
Answer Posted / 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 |
Post New Answer View All Answers
What is viewstate parameter?
What are session state modes in asp.net?
What is Bundling and Minification in MVC?
What parameters can you pass in the url of the api? Can get and post use the same url?
What is a proxy in web service?
What is asp.net response object?
How does exception management works in ASP.NET?
What is aspect-oriented programming?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
What's the use of formatters in .net?
What are custom controls?
What types of data validation events are commonly seen in the client-side form validation?
What is page fragment caching?
Which platform does Microsoft .NET use for exchanging data between applications?
What is caching in asp.net?