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
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
Why does my asp.net file have multiple tag with runat=server?
What does occur first in ASP.Net, Authentication or Authorization?
How to bind all the binding controls in a page at once in ASP.NET?
Define a multilingual website?
To get the values in two different controls to match which control you use it?
What is asp according to you?
What is Pre-Render event in ASP.NET?
Why is global asax is used for?
Can we have multiple master pages in asp net?
Explain about solution explorer window?
What does it mean your session has timed out?
How would you get asp.net running in apache web servers?
What is the compiled object?
What is the difference between the get method () and post method ()?