| |||||||
Repeater.DataSource PropertySystem.Web.UI.WebControls Namespace Repeater Class Sets or retrieves the data source that populates the items of the list. Syntax
Property Value
The property is read/write with no default value. RemarksUse this property to specify a source of data to populate a Repeater control.
ExampleThe following example illustrates using the DataSource property to dynamically obtain the data to bind to a Repeater control at run time. The data source in this case uses an instance of the OleDbDataReader class. See Also |
| ||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme