Top "Bindinglist" questions

A .Net framework component that provides a generic collection that supports databinding.

Detecting changes to BindingSource / BindingList

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