difference between gridview,data list and repeater control

Answer Posted / mahendra

DataGrid and DataList controls are derived from the WebControl class, while the Repeater control is derived from the Control class. The WebControl class contains a number of aesthetic properties, such as BackColor, ForeColor, CssClass, BorderStyle and so on.

Is This Answer Correct ?    33 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?

527


What is the difference between session and application?

509


How does the cookies work in asp.net?

554


What is AutoEventWireup attribute for ?

604


Explain what does mvc represent in asp.net? : asp.net mvc

505






Is post back property in asp net?

531


What is cross page posting in asp net?

538


What is difference between session and application in asp net?

495


What is application in asp net?

496


Does google crawl redirects?

521


What is strong-typing versus weak-typing?

585


What are the three parts of an http response?

534


What do you mean by serialize and marshalbyref?

573


How do http sessions work?

508


How to display validation messages in one control?

550