What is a Repeater Control and how does it works? and what
is the diffrence b/w Gridview,datalist and repeater control?

Answers were Sorted based on User's Feedback



What is a Repeater Control and how does it works? and what is the diffrence b/w Gridview,datalist a..

Answer / narasimha reddy

Gridview,Repeater and Datalist all are Data controls, which
are used to display the data.

Gridview:It contains predifined Structure
Repeater,Datalist Controls are Userdefined Based on
Templates

Is This Answer Correct ?    5 Yes 1 No

What is a Repeater Control and how does it works? and what is the diffrence b/w Gridview,datalist a..

Answer / vamshi krishna

Repeater having better performance compared to Gridview and
datalist.But, almost repeater can be done with custom
coding only.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the base class from which web forms are inherited?

0 Answers  


What is runat?

0 Answers  


What is a master page and what does it do?

0 Answers  


what is asp.net

4 Answers  


How many classes can a single .NET DLL contain?

14 Answers   Siebel Systems,






How can you execute stored procedure from windows application?

1 Answers   Microsoft,


Why is it important to maintain session state?

1 Answers  


what is meant by sitemapnode ?

0 Answers   Netsweeper,


where should write the connection string Show that it will apply whole pages in the website

5 Answers   Symco,


Where is session cookies stored?

0 Answers  


What is meant by web application?

0 Answers  


What does the "EnableViewState" property do?

2 Answers  


Categories