FruitBankHybridApp/FruitBankHybrid.Shared
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
..
Components Add extensible InfoPanel system with custom templates 2025-12-18 10:03:32 +01:00
Databases .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
Extensions fixes 2025-10-23 06:34:40 +02:00
Layout Refactor SignalR handling; add stock history tab 2025-12-14 01:45:12 +01:00
Models improvements, fixes, etc... 2025-10-13 14:18:08 +02:00
Pages Refactor SignalR handling; add stock history tab 2025-12-14 01:45:12 +01:00
Services Refactor SignalR handling; add stock history tab 2025-12-14 01:45:12 +01:00
wwwroot Refactor grid InfoPanel: sticky, responsive, new icons 2025-12-17 10:20:18 +01:00
FruitBankHybrid.Shared.csproj Refactor grid toolbar and InfoPanel for reusability 2025-12-17 18:31:59 +01:00
Routes.razor Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00
_Imports.razor .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00