How do I programatically add a row of data to a Datagrid

I have an application that I accept and validate input via text boxes and comboboxes. Once the data is validated and return is pressed, I would like to add a this data as a row to my Datagrid. The application is using an Access database.

Loader.
Up arrow icon