Flex Grid control in Visual Basic

I’m using the Flex Grid control in my program using Visual Basic 6. How can I populate and edit the data in Flex Grid?
I have 6 fields ID, Last name, First name, Middle name, Course, and Year in which all of these must be editable.
I am using DAO to an Access database.
