What property must you set, and what method must you call
in your code, in order to bind the data from a data source
to the Repeater control?
Answer Posted / shalini
We will set DataSource and DataMember property of Repeater
Control adn call DataBind() Method in our code.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are cao and sao.
Why Unload event of MasterPage Calls first in ASP.net ?
What does the .webpart file do?
What is difference between view state and session state?
What is web api config?
Can we use html in asp.net?
When you use Ajax controls in the ASP.NET application?
What is a viewbag?
Explain the difference between dataset and datareader.
How many types of cookies are available in asp?
Name the two properties are on every validation control?
How long do session variables last?
Explain Life cycle of ASP.NET page when a request is made.
What is a swagger in web api?
What is different authentication mechanisms used in ASP.NET?