How can I display the value of a foreign key into a data grid view instead of its ID value? I'm binding the data grid view directly to database using data-source ..
And at run time i m getting an error: for species type column.
How can I display the value of a foreign key into a data grid view instead of its ID value? I'm binding the data grid view directly to database using data-source ..
And at run time i m getting an error: for species type column.