Which template must you provide, in order to display data
in a Repeater control?
Answer Posted / sivasaravanan
ItemTemplate
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is difference between ispostback and autopostback in asp net?
What are the types of caching in asp.net?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
How do you do Client-side validation in .Net?
Do cookies store passwords?
What is the file extension of web service?
What do you understand from custom control?
What is postback request?
How to prevent client side validation from the ASP.NET validation controls?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
Define static member?
What is the use of execute non query in asp.net?
How many types of Cookies are available in ASP.NET?
What are the cookies types in asp.net?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?