instead of setting the DataSource to the recordset, I would like to loop the data. I was previously used Sheridan Data Widgets (3rd party control) to populate and view data from a database and it was very easy using "DataGrid.AddItem" in DataGridView

May I know how do I do that using DataGrid?

Thank you in advance for any replies