what is Repeater Control, When it is used,How it is used,
what type of template is used for repeater control?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / amit
According to me when u need some task to done repetedly
Repeater Control is used for exam if u r displaying sevral
product u can use it.
| Is This Answer Correct ? | 5 Yes | 2 No |
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 |
Answer / rahul
Repeater control is used to display the list of items from
the data source in a customized format. The default layout
of repeater control is Item Template. U can drag the
repeated control from toolbox menu and u can create the
controls in the html view.
1.Header template
2.Item Template
3.Alternate Itemtemplate
4.Footer template
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / suresh mk
Repeater control used to just reads the information from
the data source and we can not edit the information.
when you have to use this control you have must provide
the ItemTemplate, and set the DataSource property and call
the DataBind method, in order to display data in a Repeater
control.
Repeater control have five type of template
1.HeaderTemplate
2.ItemTemplate
3.AlternatingItemTemplate
4.SeparatorTemplate
5..FooterTemplate
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / 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 |
What are the differences between the response.write() and response.output.write()?
What is loop in asp.net?
What are the different types of Session state management options available with ASP.NET?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
Is react a template engine?
Details on web.config and global.asax - just explain what are the sections will be there.
What are resource file and how do we generate resource file?
Explain the life cycle of an ASP .NET page.
Disable Mouse right click on web page in asp.net?
what are the application layers for a distribute application?
explain about Back ground process control in .net
1 Answers Digital Mesh, Infronics,
What are web server controls in asp.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)