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
Explain different types of Caching techniques in ASP.NET?
Is asp.net is a programming language?
What is css and what is it used for?
What is aspect-oriented programming?
What is autopostback in asp net?
How long does an http session last?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
Explain an object, class and method.
What is viewstate in asp net with example?
What is session in asp.net?
What is the difference between GridView and Repeater controls in ASP.NET?
What are the differences between the response.write() and response.output.write()?
Differences between “dataset” and “datareader”.
How do you implement sql caching in asp.net?
How are sessions stored?