Answers

Question and Answer:

  Home  ASP Programming

⟩ 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?

You must set the Data Source property and call the Data Bind method.

 190 views

More Questions for you: