An ArrayList-derived class that also implements IBindingList, allowing most components that support databinding to be notified of changes to the list, thus allowing them to update themselves without first having to have their datasource reset.
- Sample Type: GUI Client (Windows Forms)
- .NET Version: 1.0
- Experience Level: Intermediate
Click the headline link to download the BindingArrayList User Sample.
|