Skip to content

Commit b6a4936

Browse files
authored
DocGen 25_1 result (#8864)
1 parent 92ae3a1 commit b6a4936

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

concepts/05 UI Components/DataGrid/30 Filtering and Searching/2 Header Filter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ You can use the **headerFilter.search.enabled** property to enable searching in
388388

389389
---
390390

391-
A header filter's popup menu initially lists all column values. You can group them using the **headerFilter**.[groupInterval](/api-reference/40%20Common%20Types/15%20grids/ColumnHeaderFilter/groupInterval.md '/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/columns/headerFilter/#groupInterval') property if they are numbers or dates. You can also supply a custom data source for a header filter using the [dataSource](/api-reference/40%20Common%20Types/15%20grids/ColumnHeaderFilter/dataSource.md '/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/columns/headerFilter/#dataSource') property. Refer to the property's description for details.
391+
A header filter's popup menu initially lists all column values. You can group them using the **headerFilter**.[groupInterval](/api-reference/10%20UI%20Components/dxDataGrid/1%20Configuration/columns/headerFilter/groupInterval.md '/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/columns/headerFilter/#groupInterval') property if they are numbers or dates. You can also supply a custom data source for a header filter using the [dataSource](/api-reference/40%20Common%20Types/15%20grids/ColumnHeaderFilter/dataSource.md '/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/columns/headerFilter/#dataSource') property. Refer to the property's description for details.
392392

393393
[note] If a column has empty cells (`null` or `''`), the header filter popup menu displays a `(Blanks)` item.
394394

concepts/05 UI Components/TreeList/40 Filtering and Searching/2 Header Filter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ You can use the **headerFilter**.[allowSearch](/api-reference/10%20UI%20Componen
352352

353353
---
354354

355-
A header filter's popup menu lists all column values by default. You can group them using the **headerFilter**.[groupInterval](/api-reference/40%20Common%20Types/15%20grids/ColumnHeaderFilter/groupInterval.md '/Documentation/ApiReference/UI_Components/dxTreeList/Configuration/columns/headerFilter/#groupInterval') property if they are numbers or dates. You can also provide a custom data source for a header filter using the [dataSource](/api-reference/40%20Common%20Types/15%20grids/ColumnHeaderFilter/dataSource.md '/Documentation/ApiReference/UI_Components/dxTreeList/Configuration/columns/headerFilter/#dataSource') property. Refer to the property's description for details.
355+
A header filter's popup menu lists all column values by default. You can group them using the **headerFilter**.[groupInterval](/api-reference/10%20UI%20Components/dxTreeList/1%20Configuration/columns/headerFilter/groupInterval.md '/Documentation/ApiReference/UI_Components/dxTreeList/Configuration/columns/headerFilter/#groupInterval') property if they are numbers or dates. You can also provide a custom data source for a header filter using the [dataSource](/api-reference/40%20Common%20Types/15%20grids/ColumnHeaderFilter/dataSource.md '/Documentation/ApiReference/UI_Components/dxTreeList/Configuration/columns/headerFilter/#dataSource') property. Refer to the property's description for details.
356356

357357
#####See Also#####
358358
- [Filtering API - Initial and Runtime Filtering](/concepts/05%20UI%20Components/TreeList/40%20Filtering%20and%20Searching/6%20API/1%20Initial%20and%20Runtime%20Filtering.md '/Documentation/Guide/UI_Components/TreeList/Filtering_and_Searching/#API/Initial_and_Runtime_Filtering')

0 commit comments

Comments
 (0)