what is Repeater Control, When it is used,How it is used,
what type of template is used for repeater control?
Answer Posted / amalraj.m
Repeater control is using to view the data in the format of
table structure and it cannot able to edit the data and it
is having Itemtemplate and Alternateitemtemplate for
displaying the data.
Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Explain login controls.
How is the asp.net mvc architecture different from others? : asp.net mvc
What is redirectpermanent in asp.net?
What is a runtime version?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What are the advantages of Web API?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
Will the asp.net validators run in server side or client side?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
What are the new features implemented in ASP.NET?
Where session variables are stored?
What are the namespaces used in asp.net mvc? : asp.net mvc
What are the different types of validation controls provided in ASP.NET?
Which tool you have done?
How does viewstate work?