AyCode blazor hybrid related stuff
Go to file
Loretta 4dbeb507fe Add URL link support to grid columns and info panel
- Introduced UrlLink parameter to MgGridDataColumn for clickable cell links with property placeholder support.
- Updated MgGridInfoPanel to render links for columns with UrlLink.
- Added unit tests for UrlLink rendering and value replacement.
- Added DynamicColumnAddingEventArgs and OnDynamicColumnAttributeAdding for dynamic column customization.
- Refactored layout storage key logic and enabled persistent info panel splitter size in MgGridWithInfoPanel.
- Updated product/order grids to use MgGridDataColumn with UrlLink and switched ProductDtos to AcObservableCollection for reactivity.
- Added AddPartner method to IFruitBankDataControllerCommon and FruitBankSignalRClient.
- Miscellaneous fixes: logger initialization, code cleanup, and improved comments.
2025-12-22 14:37:55 +01:00
AyCode.Blazor.Components Add URL link support to grid columns and info panel 2025-12-22 14:37:55 +01:00
AyCode.Blazor.Components.Tests Add URL link support to grid columns and info panel 2025-12-22 14:37:55 +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