FruitBankHybridApp/FruitBankHybrid.Shared/Components/Grids
Loretta 031fd9226b Add extensible InfoPanel system with custom templates
Introduce a flexible InfoPanel architecture for grid components, allowing per-grid customization via a new InfoPanelType parameter. Add MgInfoPanelTemplateBase for code-based InfoPanel templates with overridable header, content, and footer sections. Support custom templates in MgGridInfoPanel via new RenderFragment parameters. Add MgGridDataColumn for InfoPanel-specific column settings. Demonstrate usage with a custom InfoPanel for ShippingDocument grid. Maintains backward compatibility with default InfoPanel behavior.
2025-12-18 10:03:32 +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 Refactor grid toolbar and InfoPanel for reusability 2025-12-17 18:31:59 +01:00
Products Refactor grid toolbar and InfoPanel for reusability 2025-12-17 18:31:59 +01:00
ShippingDocuments Add extensible InfoPanel system with custom templates 2025-12-18 10:03:32 +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