Answer Posted / bhuvana
The Repeater ,DataList, ASP.NET server controls and ASP.NET
mobile controls are templated controls. The DataGrid
control is not strictly a templated control, but uses
templates to customize its user interface.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of session state and application state and difference between them?
What is the difference between Hash table and Array list?
Will the asp.net validators run in server side or client side?
How to handle errors in Web API?
What are sharepoint pages?
Which adapter should you use, if you want to get the data from an access database?
What is the parent class of all web server control?
Where would you use an ihttpmodule, and what are the limitations if any?
What is the difference between dispose() and finalize()?
What are the HTML server controls in ASP.NET?
What are the main requirements for caching?
What is work flow gen? how can it will work with .Net?
Why mvc is faster than asp.net? : Asp.Net MVC
What is new asp.net core?
What is the difference between union and join?