Hello,

I have been given a task to do and I am struggling to understand fully and was wondering if any of you could hlep explain it to me please ?

I need to bind data from an access database to a datagridview. (the DB simply holds a list of product with their stock code, desription etc)

I need to bind this datagridview to a products collection without using a dataset to bind to the datagridview.

I really don't understand this fully. Can anyone explain what it means

Thanks.