Top "Multibinding" questions

MultiBinding is a collection of Binding objects attached to a single binding target property.

DataGridColumn SortMemberPath on MultiBinding

I'm trying to have column sort on numeric content. Multi-binding converter works fine. This solution will set SortMemberPath to null …

c# wpf xaml binding multibinding