DataBinder.setDataSource

Overview | Methods | This Package | All Packages

DataBinder.setDataSource

Sets the data source underlying the DataBinder control.

Syntax

public void setDataSource( IDataSource value )

Parameters

value

An object that supports the IDataSource interface.

See Also   getDataSource