private void SelectAllProjects() { ConfigurationService.AddProjects(projectsDataSource); projectsGridView.RefreshData(); }