From 08237de2d804bdd559ed03b67c54c541f4be7142 Mon Sep 17 00:00:00 2001 From: Renzo Lanza Date: Mon, 25 Mar 2019 08:58:31 +0000 Subject: [PATCH] =?UTF-8?q?LicenceManager=202.1c6:=20-=20In=20UpdateLicenc?= =?UTF-8?q?ePage=20viene=20mostrato=20il=20nome=20del=20Prodotto=20della?= =?UTF-8?q?=20Licenza=20che=20si=20sta=20aggiornando=20-=20Ogni=20pulsante?= =?UTF-8?q?=20"Close"=20fa=20ritornare=20alla=20pagina=20precedente=20(Cor?= =?UTF-8?q?rezione=20simile=20per=20i=20vari=20pulsanti=20Update=20e=20New?= =?UTF-8?q?,=20mentre=20Delete=20rimane=20nella=20stessa=20pagina)=20-=20C?= =?UTF-8?q?orrezione=20pulsanti=20del=20Main=20Menu=20(non=20hanno=20pi?= =?UTF-8?q?=C3=B9=20la=20scritta=20"Cerca...")=20-=20I=20DataGrid=20non=20?= =?UTF-8?q?tagliano=20pi=C3=B9=20l'ultima=20riga=20visibile=20ma=20si=20ag?= =?UTF-8?q?giustano=20in=20base=20al=20numero=20intero=20di=20righe=20visi?= =?UTF-8?q?bili=20(implementato=20per=20tutte=20le=20pagine=20Search=20tra?= =?UTF-8?q?nne=20che=20per=20Product=20per=20via=20di=20errori=20che=20non?= =?UTF-8?q?=20riesco=20a=20risolvere?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MainMenu/MainMenuV.xaml | 28 +++++----- My Project/AssemblyInfo.vb | 4 +- NewClientPage/NewClientPageVM.vb | 4 +- NewKeyPage/NewKeyPageVM.vb | 4 +- NewLicencePage/NewLicencePageVM.vb | 4 +- NewProductPage/NewProductPageVM.vb | 4 +- NewResellerPage/NewResellerPageVM.vb | 4 +- NewVersionPage/NewVersionPageVM.vb | 4 +- SearchClientPage/SearchClientPageV.xaml | 7 ++- SearchClientPage/SearchClientPageV.xaml.vb | 30 +++++++++++ SearchKeyPage/SearchKeyPageV.xaml | 7 ++- SearchKeyPage/SearchKeyPageV.xaml.vb | 30 +++++++++++ SearchLicencePage/SearchLicencePageV.xaml | 9 ++-- SearchLicencePage/SearchLicencePageV.xaml.vb | 53 ++++++++++--------- SearchProductPage/SearchProductPageV.xaml.vb | 30 +++++++++++ SearchProductPage/SearchProductPageVM.vb | 5 +- SearchResellerPage/SearchResellerPageV.xaml | 7 ++- .../SearchResellerPageV.xaml.vb | 30 +++++++++++ SearchVersionPage/SearchVersionPageV.xaml | 7 ++- SearchVersionPage/SearchVersionPageV.xaml.vb | 30 +++++++++++ UpdateClientPage/UpdateClientPageVM.vb | 2 +- UpdateKeyPage/UpdateKeyPageVM.vb | 2 +- UpdateLicencePage/UpdateLicencePageV.xaml | 34 ++++++++---- UpdateLicencePage/UpdateLicencePageVM.vb | 12 ++++- UpdateProductPage/UpdateProductPageVM.vb | 2 +- UpdateResellerPage/UpdateResellerPageVM.vb | 2 +- UpdateVersionPage/UpdateVersionPageVM.vb | 6 +-- 27 files changed, 277 insertions(+), 84 deletions(-) diff --git a/MainMenu/MainMenuV.xaml b/MainMenu/MainMenuV.xaml index dffd19e..521b1d7 100644 --- a/MainMenu/MainMenuV.xaml +++ b/MainMenu/MainMenuV.xaml @@ -70,41 +70,41 @@ Width="170" Grid.Column="0" Grid.Row="5"/>--> -