Daniel Boström - 2013-12-13

Thanks for the help, but isen't it possible to provide the drop down items using the DataPropertyName property like I do for every other column or how else am I suppose to make sure that each node's values only end up in its own combobox? If I use NodeComboBox1.DropDownItems.Add("Value1") "Value1" gets added to the combobox on every row.