E
EmilH
Hi.
The following line gives me exception 'Cannot find column Motherboard'
(where ;Motherboard = itemsLB.SelectedItem.ToString())
itemsTable.Columns["Name"].Expression = itemsLB.SelectedItem.ToString();
Thanks.
Emil
The following line gives me exception 'Cannot find column Motherboard'
(where ;Motherboard = itemsLB.SelectedItem.ToString())
itemsTable.Columns["Name"].Expression = itemsLB.SelectedItem.ToString();
Thanks.
Emil