FruitBankHybridApp/FruitBankHybrid.Shared/Components/Grids
Loretta fbe09be307 Refactor grid editing, info panel, and toolbar system
- Introduce MgEditState enum and expose EditState on IMgGridBase
- Replace event-based syncing state with property-based state
- Redesign MgGridInfoPanel to support both view and edit modes with dynamic DevExpress editors and two-way binding
- Add visual distinction for edit/view modes in info panel
- Replace FruitBankToolbarTemplate with generic MgGridToolbarTemplate; toolbar adapts to grid edit/sync state
- Update all grid usages to use new toolbar
- Improve robustness, error handling, and maintainability throughout grid, info panel, and toolbar code
2025-12-17 06:21:21 +01:00
..
GenericAttributes Refactor grid editing, info panel, and toolbar system 2025-12-17 06:21:21 +01:00
OrderItems improvements, fixes 2025-11-26 09:42:17 +01:00
Partners Refactor grid editing, info panel, and toolbar system 2025-12-17 06:21:21 +01:00
Products Refactor grid editing, info panel, and toolbar system 2025-12-17 06:21:21 +01:00
ShippingDocuments improvements 2025-11-21 16:28:49 +01:00
ShippingItems .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
Shippings Refactor grid editing, info panel, and toolbar system 2025-12-17 06:21:21 +01:00
StockTakingItems Refactor grid editing, info panel, and toolbar system 2025-12-17 06:21:21 +01:00
FruitBankGridBase.cs Allowed Martin to access edit 2025-12-11 18:32:29 +01:00