A .Net framework component that provides a generic collection that supports databinding.
I'm writing a tabbed WinForms application that contains multiple DataGridView controls which are bound to BindingSources. The BindingSources, in turn, …
c# winforms datagridview bindingsource bindinglist