public frm_NewCustomerGroup()
 {
     InitializeComponent();
     customerGroupBus = new BUS.customerGroupBus();
 }