Answers

Question and Answer:

  Home  ASP.NET 2.0

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

You must set the DataSource property and call the DataBind method

 203 views

More Questions for you: