To display data in a Repeater control which templete is
provided ?
Answer Posted / subhash
Item Template are used to display data in repeater controls
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is event in asp.net?
What is use of <% %> in asp.net?
What are the memory-mapped files?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
How can we identify that the Page is Post Back?
Where is session cookies stored?
What do you understand by aggregate dependency?
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
Why do we use datasource in asp.net?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
Which is faster union or union all?
What is Razor View Engine
What are the new navigation controls in asp.net 2.0?
Define dll hell?