Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the main difference between grid layout and flow
layout?



What is the main difference between grid layout and flow layout?..

Answer / raghumadhav tirunagari

By default, VS.NET arranges controls in flow layout where
objects flow from left to right, top to bottom. You can then
use tables to perfect your design since you're limited in
what you can do with spaces and line breaks.

Grid layout can also be used to create ASP.NET Web forms in
VS.NET. This means that you can drag and drop controls
anywhere on the form. Absolute positioning via stylesheets
is used to render the controls in the browser using X and Y
coordinates. When using grid layout you need to make sure
that your objects don't overwrite each other since their
positioning is not relative to one another.

Is This Answer Correct ?    7 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

Does JITting occur per-assembly or per-method? How does this affect the working set?

1 Answers  


Can I tap into other windows livetm services?

0 Answers  


What are the disadvantages of using session?

0 Answers  


What?s the difference between Response.Write() andResponse.Output.Write()?

2 Answers  


How does a web application session work?

0 Answers  


Write a code for passing ArrayList in Web API?

0 Answers  


How does exception management works in ASP.NET?

0 Answers   Alcatel-Lucent,


How many types of session in ASP.NET

0 Answers   MCN Solutions,


What is HTTPModule and HTTPcontext? What is the use of each?

0 Answers   Accenture,


Is a dll file an executable?

0 Answers  


What is asp.net architecture?

0 Answers  


What r the asp.net list controls and diff. Between them?

0 Answers  


Categories