I'm pretty new using the datagrid. I'm populating a datagrid from an access database. I have autogenerateColumns set to true, but it only generates columns for the database columns that have data in them. Some columns in the database are empty, I want the user to be able to enter data into the empty column fields.

How can I get the datagrid to show column headers for the db columns w/ no data in the field?

thanks...

Paul