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
Explain the differences between managed and unmanaged code?
How do you open a page in a new window?
What is the purpose of asp.net?
What are the navigation ways between pages available in ASP.NET?
What are the steps to follow to host a web application on a web server?
Why do we need asp.net?
What is a 401 redirect?
How do you secure your connection string information?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
Is it possible to write code in many languages in one asp.net project?
What is mvc in asp.net tutorial? : Asp.Net MVC
IN an ASP.NET Web application if there is any error, how can you debug?
What is a runtime version?
Explain the difference between value type and reference type?
What is considered a service provider?