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
What is data grid view in asp.net?
What is the difference between adding reference in solution explorer and adding references by using ?
What is the difference between dispose() and finalize()?
What is the difference between union and structure?
If you want to write your own dot net language, what steps you will you take care?
Explain method to handle error using HttpError in Web API?
What is session in http request?
Where the assembly is stored in asp.net?
Differentiate the session object and application object?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
Why should i prefer JSP over asp.net or any other web development language..??
How response object is related to asp's response object?
What is razor? : asp.net mvc
What are the different properties of server control that exists?
Describe state management in asp.net?