can we change the page layout in ASP.NET 2.0 as grid layout
like in the previous version?



can we change the page layout in ASP.NET 2.0 as grid layout like in the previous version?..

Answer / 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

More Dot Net Framework Interview Questions

mention in what all scenarios entity framework can be applicable?

1 Answers   Microsoft,


I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.

1 Answers  


Explain JSON Binding?

1 Answers  


What platforms does the .NET Framework run on?

1 Answers  


How can you prevent your class to be inherated further

1 Answers  


How large is the .net framework 3.0?

1 Answers  


Explain ASP.NET MVC Identity and Security?

1 Answers  


What is session state management?

1 Answers  


What are authentication filters in web api?

1 Answers  


How do you sort a dataset?

2 Answers  


What is route config?

1 Answers  


What is the CLS

1 Answers  


Categories