1) Placed the customerBO on the form.2) Placed a BusinessBindingSoruce on the form.3) Set CustomerBO in the BusinessObejct to the BusinessBindingSource4) Placed an Infragisitcs grid on the form5) Set Datasource to BusinessBindingSource in the grid properties.
Michael