difference between gridview,data list and repeater control
Answer Posted / mahendra
DataGrid and DataList controls are derived from the WebControl class, while the Repeater control is derived from the Control class. The WebControl class contains a number of aesthetic properties, such as BackColor, ForeColor, CssClass, BorderStyle and so on.
| Is This Answer Correct ? | 33 Yes | 12 No |
Post New Answer View All Answers
How to create multi language website in asp.net mvc? : Asp.Net MVC
Do you know using sql cache invalidation?
What are the features of asp.net mvc?
What websites use asp.net?
What are server objects?
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
How to rename a table using sql queries?
Web API uses which library for JSON serialization?
Why would anyone need to implement their own hashtable or linked list?
What is the benefit of WebAPI over WCF?
How would you get asp.net running in apache web servers? Explain it's limitations.
What are the advantages of asp.net?
From which base class all web forms are inherited?
Where code pages are used?
Where is http session stored?