【发布时间】:2016-03-26 15:15:35
【问题描述】:
我有DataGrid 和Equipments。而且我还有EquipmnetMakers 类。
现在我制作了“编辑”按钮,它可以编辑所有值。
我使用ItemsSource 用所有可用的EquipmentMakers 填充Combobox。
现在我想在Combobox 中显示选定行的EquipmentMaker。
请帮忙!
【问题讨论】:
-
请移除“entity-framework”和“ef-code-first”标签。您的问题与这些无关。
标签: wpf entity-framework combobox datagrid ef-code-first