DataAdapter is used to fill data in a DataGrid - it typically fills a DataSet or DataTable which is then bound to the DataGrid. DataRepeater is not a standard class, DataSet holds data but doesn't fill directly, and 'DatasScalar' is not a valid class name.