Hi....
Ques : 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?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Jan 25, 2012, 10:29 PM
You must set the DataSource property and call the DataBind method.
Thanks
VulpesPosted Jan 25, 2012, 6:25 PM