What is a Repeater Control and how does it works? and what
is the diffrence b/w Gridview,datalist and repeater control?
Answer Posted / narasimha reddy
Gridview,Repeater and Datalist all are Data controls, which
are used to display the data.
Gridview:It contains predifined Structure
Repeater,Datalist Controls are Userdefined Based on
Templates
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
How do u deploy your asp.net application?
What is the use of placeholder control? Can we see it at runtime?
What is a swagger in web api?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
What can we do with asp.net?
How you can access the properties and controls of master pages from content pages?
Explain how viewstate is being formed?
How to turn off cookies for a page?
Can we set master page as a start page?
What is the used of "ispostback" property?
Explain the difference between or and orelse?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What is the difference between user control and custom control?