WPF DataGrid as ComboBox Dropdown
Posted by: EggHeadCafe.com New Articles,
on 31 Aug 2009 |
View original | Bookmarked: 0 time(s)
This article describes how to display the items of a WPF ComboBox inside a DataGrid when the ComboBox is clicked. It also shows how to make the behavior same as that of a normal ComboBox, like clicking the item on the DataGrid should close the ComboBox's popup. read more
By Michael Detras