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 |
In which event of page cycle is the viewstate available?
Advantage of Update Panel over Asp.net 2.0 + C#+ Microsoft Ajax 1.0
How Response.flush works in server.Execute
Difference between .NET components and COM components?
what is asp and asp.net ?
2 Answers Inspira Technologies,
hi i have a problem regarding to datagrid in aspdotnet.i have a datagrid in my application.i have to place add,edit,delete buttons or links what ever it may be. now the problem is if i click on add button then the page has to redirected to another form called "xyz.aspx" and if i click on edit button the page has to redirected to another form called "abc.aspx".i am phasing the problem that if where ever i click on the datagrid the cursor goes to gv1_SelectedIndexChanged event.please tell me the solution about the code.
what is session . how it is use ?
What is difference between user control and custom control?
What are the steps involved to fill a dataset?
What is a WebService and what is the underlying protocol used in it? Namespace?
Explain client-side scripting?
How do we assign page-specific attributes?
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)