what is Repeater Control, When it is used,How it is used,
what type of template is used for repeater control?
Answer Posted / krishnasamy
It is used to displaying information from datasource using
sqlcommands(Select Statement).if you have generate output
that time used to repeater control.There are several type of
templates we are using,
1.Header template
2.Item Template
3.Alternate Itemtemplate
4.Footer template
5.Separator Template
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain what is clr?
Name the namespace which is used by ado.net?
How do I use a proxy server when invoking a web service?
What is the difference between page-level caching and fragment caching?
What is difference between asp.net and asp?
What is a web api endpoint?
What is http response header?
What are the differnt types of handler in ASP.NET?
Is it possible to write code in many languages in one asp.net project?
How many types of cookies are available in asp?
What is authentication in asp.net?
Define caching.
Explain the steps to be followed to use passport authentication.
Differentiate between file-based dependency and key-based dependency.
What are the Difference between asp.net and asp ?