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?

Answer Posted / sulochana singh

Set the DataMember property to the name of the table to bind to. (If this property is not set, by default the first table in the dataset is used.)
DataBind method, use this method to bind data from a source to a server control. This method is commonly used after retrieving a data set through a database query.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can we inherit a static member?

534


How many types of controls are there in asp.net?

526


What are the new login controls in asp.net 2.0?

525


In asp.net, how can you validate drop down box?

586


What is difference between inproc and outproc?

664






How do I use a proxy server when invoking a web service?

529


What is Web API Routing?

609


Define static function?

570


How do u deploy ur project?

2222


Who can consume WebAPI?

592


How may clustered index we can create in table?

567


Describe session handling in a webfarm, how does it work and what are the limits?

586


What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.

592


Explain what does mvc represent in asp.net? : asp.net mvc

505


Which tool you have done?

1484