AyCode.Blazor/AyCode.Blazor.Components/Components/Grids
Loretta 4c86914884 Add fullscreen grid support and PDF preview in info panel
- Added fullscreen mode to grid and info panel components, including toolbar toggle and fullscreen styling.
- Introduced embedded PDF viewing in the info panel using PDF.js and a custom JavaScript viewer.
- Updated interfaces, CSS, and toolbar templates to support new features.
- Added new PDF asset (2_BANK  FRA.pdf) for document preview.
- Minor: Added local settings for Bash permission, fixed text encoding, and improved info panel table layout.
- No code changes in other referenced PDF files; added for informational or asset purposes only.
2025-12-19 07:15:54 +01:00
..
GridEditMode.cs Refactor grid InfoPanel: sticky, responsive, new icons 2025-12-17 10:20:17 +01:00
MgGridBase.cs Add fullscreen grid support and PDF preview in info panel 2025-12-19 07:15:54 +01:00
MgGridDataColumn.cs Add extensible InfoPanel system with custom templates 2025-12-18 10:03:32 +01:00
MgGridInfoPanel.razor Enhance MgGridInfoPanel with responsive/fixed columns 2025-12-18 11:41:07 +01:00
MgGridInfoPanel.razor.cs Enhance MgGridInfoPanel with responsive/fixed columns 2025-12-18 11:41:07 +01:00
MgGridInfoPanel.razor.css Enhance MgGridInfoPanel with responsive/fixed columns 2025-12-18 11:41:07 +01:00
MgGridToolbarBase.cs Refactor grid toolbar and InfoPanel for reusability 2025-12-17 18:31:59 +01:00
MgGridToolbarTemplate.razor Add fullscreen grid support and PDF preview in info panel 2025-12-19 07:15:54 +01:00
MgGridWithInfoPanel.razor Add fullscreen grid support and PDF preview in info panel 2025-12-19 07:15:54 +01:00