AyCode.Blazor/AyCode.Blazor.Components
Loretta c468583afd Add user layout management to grids with toolbar actions
- Introduced separate auto-save and user-save layout storage keys
- Added IMgGridBase methods for saving, loading, resetting, and checking user layouts
- Updated grid toolbar with "Layout" menu (load, save, reset) and new icons
- Improved layout persistence logic and default layout restore
- Enabled forced grid re-render on layout reset
- Adjusted grid pager and page size defaults
- Updated related components to use new storage keys
- Fixed minor bugs and set RELEASE log level to Debug
2025-12-23 11:10:19 +01:00
..
Components Add user layout management to grids with toolbar actions 2025-12-23 11:10:19 +01:00
Services Remove AdminSignalRHub; etc... 2025-08-31 13:32:45 +02:00
wwwroot Add MgLazyLoadContent, grid layout refactor, tests 2025-12-21 16:29:36 +01:00
.editorconfig DevExpress Fluent theme: grid/info panel refactor 2025-12-21 08:24:40 +01:00
AyCode.Blazor.Components.csproj .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
Component1.razor Initial Commit 2023-11-26 23:20:16 +01:00
Component1.razor.css Initial Commit 2023-11-26 23:20:16 +01:00
ExampleJsInterop.cs Initial Commit 2023-11-26 23:20:16 +01:00
_Imports.razor Initial Commit 2023-11-26 23:20:16 +01:00