I have a NameValueList in the libs and need to bind it to a wpf combobox. We used to use CslaDataProvider but now the CollectionViewSource is the way to go I guess. How do you do that?
Thanks
I have a NameValueList in the libs and need to bind it to a wpf combobox. We used to use CslaDataProvider but now the CollectionViewSource is the way to go I guess. How do you do that?
Thanks