What is difference Data List and Data Repeater Control ?

Answer Posted / varinder singh

Datalist
An Array of Rows and based on the Template Selected and the
RepeatColumn Property value The number DataSource records
that appear per HTML

Repeater Control
The Datarecords to be displayed depend upon the Templates
specified and the only HTML generated accordingly. Repeater
does not have in-built support for Sort, Filter and paging
the Data.

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the elements of a website?

742


Differentiate between namespace and assembly.

752


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?

719


What is data cache in sql server?

840


Why Unload event of MasterPage Calls first in ASP.net ?

802


How u refer webservices?

1706


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

818


What's the difference between viewstate and sessionstate?

825


3. What goals do you have in your career?

1641


Which library is used by the testers and developers to develop automated tests and create testing tools?

781


How asynchronous call can be implemented using delegates?

784


What are the various session state management options provided by asp.net?

755


What is HTTPModule and HTTPcontext? What is the use of each?

2228


Where is http session stored?

696


How would you get asp.net running in apache web servers? Explain it's limitations.

766