AyCode blazor hybrid related stuff
Go to file
Loretta 45294199cf Refactor grid editing, info panel, and toolbar system
- Introduce MgEditState enum and expose EditState on IMgGridBase
- Replace event-based syncing state with property-based state
- Redesign MgGridInfoPanel to support both view and edit modes with dynamic DevExpress editors and two-way binding
- Add visual distinction for edit/view modes in info panel
- Replace FruitBankToolbarTemplate with generic MgGridToolbarTemplate; toolbar adapts to grid edit/sync state
- Update all grid usages to use new toolbar
- Improve robustness, error handling, and maintainability throughout grid, info panel, and toolbar code
2025-12-17 06:21:21 +01:00
AyCode.Blazor.Components Refactor grid editing, info panel, and toolbar system 2025-12-17 06:21:21 +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