-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
Description
The Dashboard has column-level filtering on all data grids (via ColumnFilterPopup, DataGridFilterService, ColumnFilterState, FilterOperator), but Lite has no equivalent functionality. Users should be able to filter grid data by column values in Lite the same way they can in the Dashboard.
Dashboard components to port
ColumnFilterPopup.xaml/.xaml.cs— filter UI popupDataGridFilterService.cs— applies filters to DataGrid viewsColumnFilterState.cs— tracks filter state per columnFilterOperator.cs— filter operator model (contains, equals, etc.)
Affected grids
All data grid tabs in Lite (query snapshots, blocking, wait stats, etc.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels