c# - How to add a separator to a WPF combobox that is databound? -


is there way can add seprator wpf combobox databound? ie in xaml, combobox's itemssource="{binding thelist}". list observable collection of objects, 1 of want separated rest. list generated sql, not hard-coded or anything. wouldn't want seaprator selectable, either. thanks!

check this solution. uses style change template of comboboxitem objects


Comments

Popular posts from this blog

Admob integration with pygame in android -

mod rewrite - Using "?" when rewriting the URL -

installer - what is Hex representation of MSIUSEREALADMINDETECTION? -