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
Which is an advantage of application service providers?
What is connection pooling and how to enable and disable connection pooling?
When was asp.net released?
What is active web page?
What is the difference between login controls and forms authentication?
What are the differences between application object and session object?
How can you use a custom controls in ASP.NET application?
What is difference between rest and soap?
What are the difference between function and stored procedure in .net programming language?
What are different types of api?
What is application variable in asp.net?
What is ispostback property?
Explain the working of passport authentication.
How to implement form based authentication in asp.net application?
Is asp.net easy to learn?