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


Please Help Members By Posting Answers For Below Questions

How do you create a master page?

551


What is the purpose of asp.net?

538


What is masterpage?

507


What is http request and response?

531


What is Bundling and Minification in MVC?

578






What is the parent class of all the web server control?

483


Is session stored in browser?

526


What are the 3 types of web?

504


Disable Mouse right click on web page in asp.net?

580


What is Dynamic Web and discuss its usage with the help of real life examples?

594


What is viewstate? In which event of the page life cycle, is the viewstate available?

603


How do you hide the columns?

590


Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?

563


Explain how viewstate is being formed?

540


What are the types of validation in asp net?

545