hello, I've googleed a couple of hours, but I haven't got any solution to my problem. maybe I was looking the wrong way. I have two data tables in a dataset (locations, machines) I have the machines table binded to a
datagrid with DataGrid.DataSource proprty. now I have in this table a field "location_id". I want to appear the location's name from the other table, not the location_...