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
How can you register a custom server control to a web page?
Is post back in asp.net?
How to implement Authentication and Authorization?
Is it possible to change the index of primary key on table?
Define dll hell?
What are the namespaces used in asp.net mvc? : asp.net mvc
What is query string with example?
Which is better session or viewstate?
How to create multi language website in asp.net mvc? : Asp.Net MVC
What is the difference between web.config and machine.config in ASP.NET?
What is routing in MVC?
How to change Master page in ASP.Net using code?
What does mvc represent in asp.net? : asp.net mvc
Explain the role of global.asax?
What is content page in asp net?