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
What are Master Pages in ASP.NET? or What is a Master Page?
Define the term Scavenging in Caching?
Explain Session state management options in ASP.NET.
Which platform does Microsoft .NET use for exchanging data between applications?
How do I know asp.net mvc version? : Asp.Net MVC
What’s the difference between response .redirect and server.transfer?
Describe a bubbled event and how it is used ?
What is the difference between ASP Session State and ASP.Net Session State?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
What is session id in web application?
How you can stop the validation of ASP.NET controls from client side?
What is the parent class of all web server control?
witch is the best insistute in sharpoint course.what abt future of share point course.
Can we make activex dll also ti execute in some process as that of client ? How can we do?
How is session id generated?