Difference Between GridView And DataList
Answers were Sorted based on User's Feedback
Answer / skmdali786
Grid View Supports Selection, Editing, Sorting And Paging
DataList Can't support Sorting and Paging but Support
Selection and Editing.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / irfanpathan
Grid view displays multiple columns in only one table.But
it can store any no. of columns with images(we use item
template for this).But Datalist we use multiple no. of
columns seperately(i.e not in one table).once see ebay.in
site you can see datalist importance..
| Is This Answer Correct ? | 0 Yes | 1 No |
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
Should I delete cookies?
IS IT POSSIBLE TO SET TIME FOR COOKIES?HOW IT IS POSSIBLE.
Can you explain how ASP.NET application life cycle and page life cycle events fire?
What is asp.net architecture?
how many databases and tables are uses in one project?
How do I use a proxy server when invoking a web service?
accessing a textbox that was created dynamically? for (int i = 0; i < t1; i++) { TextBox t2 = new TextBox(); t2.ID = "adf" + i; PlaceHolder1.Controls.Add(t2); } accessing data entered in the above created controls.
What are server side controls?
Usage of web.configuration ?
What is preprocessor in .net? Where it use?
How do session tokens work?
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)