AyCode blazor hybrid related stuff
Go to file
Loretta 112d633590 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
AyCode.Blazor.Components Add extensible InfoPanel system with custom templates 2025-12-18 10:03:32 +01:00
AyCode.Blazor.Controllers .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
AyCode.Blazor.Models .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
AyCode.Blazor.Models.Server .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
AyCode.Maui.Core .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
.gitignore
AyCode.Blazor.targets
AyCode.Maui.targets
AyCode.Project.targets Upgrade to .net10 and Visual Studio 2026; StockTaking in progress... 2025-11-28 08:15:58 +01:00
Aycode.Blazor.sln