I\'m having problems making a ComboBox stretch to fill the whole column width in a GridViewColumn. It should also resize when the column is resized. >
ComboBox
GridViewColumn
Try setting the Style of the ListViewItem. I also removed your StackPanel.
Style
ListViewItem