I'm just starting with WPF and have a small problem with combobox in datagrid. Datagrid has a DataGridComboBoxColumn and i want to bind selected value to tblIssuedForms salesman column in database table but the value list I would like to get from another database table tblSalesman SalesmanName. Can anybody help.
Thank you.
Luke