Refactored the grid filter panel system: - Renamed "quick-filter panel" to "filter panel" throughout. - Introduced IMgGridFilterPanelComponent interface for filter panel contract. - Split MgTagBox (now behavior-free) and new MgGridFilterPanelTagBox for grid filter logic. - Grid tracks filter panel components, synchronizes criteria, and exposes new filter panel methods. - Filter panel always rendered (CSS-hidden when off) to prevent invisible filtering. - Added right-aligned "Clear Filters" button for panel-owned filters. - Updated docs, parameter tables, and glossary for new terminology and structure. - Updated usages to new component; legacy grid class implements no-op interface. - Documented edge cases and updated CSS for new layout. |
||
|---|---|---|
| .. | ||
| MGGRID | ||
| 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