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 importance of Global.asax in ASP.NET?
Explain the path instructions in xaml?
What is autopost?
Describe how passport authentication works.
Why is global asax is used for?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
What is the concepts of globalization and localization in .net?
What is difference between view state and session state?
Why SessionID changes in every request in asp.net?
Explain how can we inherit a static variable?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
What is difference between session and cookies in asp net?
What is the use of view state?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?