DataGridComboBoxColumn cell not displaying selected item text?

后端 未结 3 746
不知归路
不知归路 2020-12-21 02:40

I was wondering how you get the DataGridComboBoxColumn to display the selected item text when it is not in editing mode? And also is it possible to make it so the combo box

3条回答
  •  春和景丽
    2020-12-21 03:15

    This was the only resource on DataGridComboBoxColumn that I found helpful:

    http://msdn.microsoft.com/en-us/library/system.windows.controls.datagridcomboboxcolumn.aspx

    Everything else (that I found on non-MSDN sites) was misleading!

提交回复
热议问题