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

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

.htaccess: Transfer name to index.php if not directory public -

Admob integration with pygame in android -