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 DataSource property and call the DataBind method.

Comments

Popular posts from this blog

How do I calculate a MD5 hash from a string?

What is WSDL?