From 96792c02d9d28c4d4340700acc70b36b6953286a Mon Sep 17 00:00:00 2001 From: ragueneaul Date: Thu, 10 Apr 2025 16:00:40 +0200 Subject: [PATCH] Ajout picker fournisseurs dans AddPiece et EditPiece --- MauiAppStock/Views/AddPiecePage.xaml | 6 ++++- MauiAppStock/Views/AddPiecePage.xaml.cs | 17 +++++++++++- MauiAppStock/Views/EditPiecePage.xaml | 6 ++++- MauiAppStock/Views/EditPiecePage.xaml.cs | 33 +++++++++++++++++++++--- 4 files changed, 56 insertions(+), 6 deletions(-) diff --git a/MauiAppStock/Views/AddPiecePage.xaml b/MauiAppStock/Views/AddPiecePage.xaml index 56f0f12..a23ab91 100644 --- a/MauiAppStock/Views/AddPiecePage.xaml +++ b/MauiAppStock/Views/AddPiecePage.xaml @@ -4,11 +4,15 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml">