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
explain how you can load related entities in ef (entity framework)?
how can you tell ef to have a different table or column name than that defined for the class?
How we can add the css in mvc?
What are the levels at which filters can be applied in an asp.net mvc application?
How can you return string result from Action in ASP.Net MVC?
Explain tempdata in asp.net mvc?
Why should we go for entity framework?
Mention some action filters which are used regularly in ASP.Net MVC?
what is linq to entities?
What is the use of view model in asp.net mvc?
What is difference between razor and web form engine?
What is the meaning of unobtrusive javascript?
What is Differnce between html.action and ajax.action?
Can we change web.config settings from iis?
What is clr? How does work clr & wht is work of clr?