can we change the page layout in ASP.NET 2.0 as grid layout
like in the previous version?
Answer Posted / sai
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 ? | 12 Yes | 0 No |
Post New Answer View All Answers
What are differences between entity framework and l2s? : Entity framework
Explain the 'page lifecycle' of an ASP.NET MVC?
Do you know about the new features in ASP.Net MVC 4 ?
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
What is difference between viewbag and viewdata and tempdata?
What is the difference between old ADO.NET and Entity framework coding techniques?
How we can add the CSS in ASP.Net MVC?
What are Model Binders in ASP.Net MVC?
What are the benefits of .net framework?
Which is the default http method for an action method?
Explain bundle.config in mvc4?
What is tempdata?
What is objectset? : Entity framework
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
What is edm (entity data model)? : Entity framework