difference between gridview,data list and repeater control
Answer Posted / venkatrami reddy
Gridview:
gridview is a collection of templates like header, bounded,edit ,item ,hyperlink,image fields.using this gridview control we can perform all most all database realations.
Datalist:
datalist is a collection of header template,edit item template,item template and footer templates.By using this control we can select and edit the data.
repeater:
Repeater is a collection of item template,header template and footer template.by comparing the repeater and datalist, in case of performance we prefer to repeater control.
| Is This Answer Correct ? | 13 Yes | 21 No |
Post New Answer View All Answers
Where is asp.net view state stored?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
What is the use of worker process in asp.net?
Why session is more secure than cookies?
How many types of validation are there?
What is query string?
What is difference between cache and session?
How Can assign alias name for ASP.NET Web API Action?
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
Define view state.
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
What is recordset asp?
Explain login controls.
Why we use asp.net for website development?
Can more than one person use the same login?