I am using the following statement in my vb6 code:
Set DataGrid1.DataSource = rs
How am I supposed to use this statement in vb10?