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 |
What is the Intermittent crashing of application in production?
What is the lifespan for items stored in ViewState?
Do gac'ed assemblies have fulltrust?
Which template must you provide, in order to display data in a Repeater control?
3 Answers Siebel Systems, Wipro,
What is a ashx file?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
Diff B/W user control and server control
can i inherit one web applications into another web applications in asp.net?
In which event of page cycle is the viewstate available?
what are the different ASP.NET Application Folders?
What is the use of view state?
What is the concepts of globalization and localization in .net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)