FruitBankHybridApp/FruitBankHybrid.Shared/Components/Grids
Loretta 3c5b737207 Refactor MgGridInfoPanel for theme, UX, and PDF perf
- Refactored MgGridInfoPanel for DevExpress theme compatibility and improved usability; streamlined HTML/CSS, added OnDataItemChanged event, and enhanced empty state handling.
- Updated CSS to use theme variables, improved responsive grid and table styling, and enhanced integration with DevExpress components.
- GridShippingDocumentInfoPanel now uses OnDataItemChanged to load a random PDF per row selection; table layout and totals improved.
- Optimized pdfViewer.js to cache rendered PDFs, skip redundant renders, and improve logging and error handling.
- Added empty helper classes for future extensibility.
- Minor: MainLayout now uses RefreshMainLayout for UI refresh after auto-login.
2025-12-19 13:59:00 +01:00
..
GenericAttributes Refactor grid toolbar and InfoPanel for reusability 2025-12-17 18:31:59 +01:00
OrderItems improvements, fixes 2025-11-26 09:42:17 +01:00
Partners Enhance MgGridInfoPanel with responsive/fixed columns 2025-12-18 11:41:07 +01:00
Products Refactor grid toolbar and InfoPanel for reusability 2025-12-17 18:31:59 +01:00
ShippingDocuments Refactor MgGridInfoPanel for theme, UX, and PDF perf 2025-12-19 13:59:00 +01:00
ShippingItems .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
Shippings Refactor grid toolbar and InfoPanel for reusability 2025-12-17 18:31:59 +01:00
StockTakingItems Refactor grid toolbar and InfoPanel for reusability 2025-12-17 18:31:59 +01:00
FruitBankGridBase.cs Allowed Martin to access edit 2025-12-11 18:32:29 +01:00