Retrieves the data source underlying the DataNavigator control.
public final IDataSource getDataSource()
Returns an object implementing the IDataSource interface that currently exposes the recordset that is bound to the DataNavigator control. For more information, see setDataSource.
To retrieve the bound member of the underlying data source, call getDataMember.