FruitBankHybridApp/FruitBankHybrid.Shared/Components/Grids/ShippingDocuments
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
..
GridShippingDocumentBase.cs Add extensible InfoPanel system with custom templates 2025-12-18 10:03:32 +01:00
GridShippingDocumentInfoPanel.cs Add extensible InfoPanel system with custom templates 2025-12-18 10:03:32 +01:00