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?

Submitted by: Administrator
You must set the DataSource property and call the DataBind method
Submitted by: Administrator

Read Online ASP.NET 2.0 Job Interview Questions And Answers