The businessBindngSource.BusinessObject property is set to businessObject1.
The bindingSource1.DataSource property is set to businessBindingSource1.
The bindingNavigator1.BindingSource property is set to bindingSource1.
You then set the bindingSource1 as the DataSource of whatever control/grid you're using.