Hi,

I have a datagridview called DgvReturns, this grid is populated from a table called Tblprojectpatients.

Now I have added a new column in the table and want to add it to the datagridview, but Open datagridview tasks - Edit Columns - dropdown the DataPropertyName I can't see the column I added to the table.

Tried to Refresh tblprojectpatients.xsd and also the table at the datasource, Still the column doesnt show up.

Any help please