what is Repeater Control, When it is used,How it is used,
what type of template is used for repeater control?
Answer Posted / amalraj.m
Repeater control is using to view the data in the format of
table structure and it cannot able to edit the data and it
is having Itemtemplate and Alternateitemtemplate for
displaying the data.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is state management techniques in asp.net?
How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?
Where is asp.net session stored?
What is difference between singleton and single call?
What is the difference between mechine.config and web.config?
What is the difference between application state and caching?
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
How can we create a website?
What is the page life cycle in asp.net?
How to use ipostback?
What is advantage of code behind coding in ASP.NET?
Describe how passport authentication works.
What is the use of express session?
Differentiate between file-based dependency and key-based dependency.
What are the advantages of using Master Pages?