public ProductsView(MainApp mainApp)
 {
     this.mainApp = mainApp;
     InitializeComponent();
 }