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?
Answer Posted / sunayana
You must set the DataSource property and call the DataBind
method.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is csrf attack in asp.net?
How can we pass info between 2 asp.net pages?
Explain how cookies work. Give an example of cookie abuse.
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?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
What is the difference between trace and debug in asp.net?
Which is faster union or union all?
How Can assign alias name for ASP.NET Web API Action?
What are the advantages and disadvantages of session?
Is there any property names “isnavigating”?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
How do you change the session time-out value?
How can we prepairing Interview
What are main return types supported in Web API?
What are the contents of cookie?