Add quick-filter panel support to MgGridBase

Introduced a FilterPanel slot and supporting components for per-field quick filtering in DevExpress Blazor grids. Added MgGridFilterPanelBase and MgTagBox for declarative, AND-combined field filters. Updated IMgGridBase and base classes to support SetFieldQuickFilter. Documented the extension in ADR 0004 and clarified SearchText handling. Registered DevExpress docs fetch domain and performed minor cleanups.
This commit is contained in:
Loretta 2026-07-15 15:20:44 +02:00
parent 2c1440d42b
commit 779f59c652
1 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long