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 session cookies?
What do you understand from custom control?
What is DataGrid wheater its a Server Control or something else ?
What is server side in asp.net?
Describe the .net base class library.
What are the benefits of Razor View?
What does asax stand for?
what is a .xap file? Explain with an example.
Is asp.net core faster?
How many types of sessions in asp.net?
How can you apply a theme to your asp.net application?
How can we provide the WebParts control functionality to a server control?
What is difference between ispostback and autopostback in asp net?
What are tuples?
What is the difference between table and query?