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

Is post back in asp.net?

526


What is clickid?

561


What are the difference between overriding and overloading?

507


Which data type does the rangevalidator control support?

560


How does asp net store session ids by default?

538






How do cookies work? Give an example of their abuse.

546


Explain advantages of caching?

534


How to implement Authentication and Authorization?

567


Who can consume WebAPI?

596


What is the difference between viewstate and hidden field in asp.net?

492


Explain a program using code nuggets to create a simple application? : asp.net mvc

517


What are the main differences between asp and asp.net?

529


What is cas?

600


Which is faster viewbag or viewdata?

571


What is the default authentication mode for asp.net?

568