what is Repeater Control, When it is used,How it is used,
what type of template is used for repeater control?
Answer Posted / manikumar
Repeater control is used to display the data from data
source in format output like structured table.We cant modify
the data.
Five type of repeater control....
1.Header template
2.footer Template
3.Alternate Template
4.Item Template
5.Separator Template.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What language does asp.net use?
How does u get record no from 5 to 15 from a dataset of 100 records?
Explain the different types of directives in .net?
Which is faster union or union all?
How to change Master page in ASP.Net using code?
Is asp.net free?
What are the uses of reflection?
What is a SESSION and APPLICATION object?
How do you declare static variable?
What is rending process in ASP.NET?
What is ipostback?
How do you do Client-side validation in .Net?
Explain a program using razor view engine to create a simple application? : asp.net mvc
What is rich control in asp.net?
What is difference between mvc and asp.net? : Asp.Net MVC