AyCode.Blazor/AyCode.Blazor.Components/docs
Loretta 2d62fad300 Add quick-filter panel slot to MgGridBase
Introduced a flexible quick-filter panel to the grid system via a new FilterPanel slot in MgGridBase. Added interface and implementation for filter panel visibility and toggle logic. Updated toolbar to show a Show/Hide Filters button when applicable. MgTagBox now applies per-field quick-filters using SetFieldQuickFilter. Removed redundant MgGridFilterPanelBase. Updated documentation and ADR 0004 to cover the new feature. Added CSS for consistent filter panel styling and demonstrated usage in GridPartner.razor. Legacy MgGridBase updated for compatibility.
2026-07-16 06:28:55 +02:00
..
MGGRID Add quick-filter panel slot to MgGridBase 2026-07-16 06:28:55 +02:00
README.md

README.md

AyCode.Blazor.Components documentation

Topic documentation for the AyCode.Blazor.Components project (Blazor component library).

Topics

  • MGGRID/ — MGGRID data grid component family (CRUD, layout, columns, toolbar, rendering, etc.)

Navigation

Per the AI Agent Core Protocol (folder navigation rule), start from this README when browsing docs/. Each topic folder has its own README.md with the main content, plus TOPIC_*.md sub-topic files.

See also

  • Blazor repo conventions: ../../docs/CONVENTIONS.md
  • Architecture overview: ../../docs/ARCHITECTURE.md