AyCode blazor hybrid related stuff
Go to file
Loretta 90f12a160e Refactor InfoPanel: non-generic, nested grid support
- Replace generic InfoPanel with non-generic version using IInfoPanelBase
- Add ParentGrid, GetRootGrid, and InfoPanelInstance to IMgGridBase for nested grid hierarchy
- Only root grid displays InfoPanel; nested grids inherit context
- InfoPanel now handles any data type via reflection and object
- All grid-to-InfoPanel communication routed through root grid
- Add option to show/hide readonly fields in edit mode
- Improve InfoPanel CSS for up to 4 responsive columns
- Remove redundant code and add debug output for InfoPanel data flow
2025-12-17 13:54:07 +01:00
AyCode.Blazor.Components Refactor InfoPanel: non-generic, nested grid support 2025-12-17 13:54:07 +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 Initial Commit 2023-11-26 23:20:16 +01:00
AyCode.Blazor.targets MsBuild targets 2025-11-06 14:40:31 +01:00
AyCode.Maui.targets MsBuild targets 2025-11-06 14:40:31 +01:00
AyCode.Project.targets Upgrade to .net10 and Visual Studio 2026; StockTaking in progress... 2025-11-28 08:15:58 +01:00
Aycode.Blazor.sln MsBuild targets 2025-11-06 14:40:31 +01:00