C#/WinForms: Binding a SortedList to a DataGridView
Friday, April 4th, 2014I ran into an issue the other day, and I didn’t find a suitable answer online. Maybe my google-fu was weak that day. Regardless, I thought I’d add my workaround here, in case anyone else runs into the same problem and wanders this way.