what is Repeater Control, When it is used,How it is used,
what type of template is used for repeater control?
Answer Posted / krishnasamy
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 |
Post New Answer View All Answers
How does session work in asp net?
What is http post action?
Explain About WebService
Explain method to handle error using HttpError in Web API?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
What does asp stand for in asp.net?
What are the page life cycle events?
Why and where this web.config file is used?
Which is better session or viewstate?
How you will handle session when deploying application in more than a server?
What is the difference between localization and globalization?
Why asp.net is used?
Where you store Connection string in "Web.Config" file in ASP.NET?
What language does asp.net use?