Skip to content

Commit 099440a

Browse files
Merge branch 'development' into 988747-Smartcomponent
2 parents e7de38e + d537e0e commit 099440a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

ej2-asp-core-mvc/grid/EJ2_ASP.MVC/filtering/filter-bar.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Filter Bar in ##Platform_Name## Grid Component
3+
title: Filter Bar Syncfusion in ##Platform_Name## Grid Component
44
description: Learn here all about Filter Bar in Syncfusion ##Platform_Name## Grid component of Syncfusion Essential JS 2 and more.
55
platform: ej2-asp-core-mvc
66
control: Filter Bar
@@ -43,7 +43,7 @@ The following example demonstrates how to activate default filtering in the grid
4343

4444
![Filter bar](../images/filtering/filterbar.png)
4545

46-
> To enable or dynamically switch the filter type, you must set the [FilterSettings.Type](https://help.syncfusion.com/cr/aspnetmvc-js2/Syncfusion.EJ2.Grids.GridFilterSettings.html#Syncfusion_EJ2_Grids_GridFilterSettings_Type) as **FilterBar**.
46+
> If the [FilterSettings.Type](https://help.syncfusion.com/cr/aspnetmvc-js2/Syncfusion.EJ2.Grids.GridFilterSettings.html#Syncfusion_EJ2_Grids_GridFilterSettings_Type) is not explicitly specified, it defaults to **FilterBar**.
4747
4848
## Filter bar modes
4949

@@ -154,4 +154,4 @@ To utilize this feature, you can define a custom template for the filter bar by
154154

155155
## See also
156156

157-
* [How to perform filter by using Wildcard and LIKE operator filter](./filtering/#wildcard-and-like-operator-filter)
157+
* [How to perform filter by using Wildcard and LIKE operator filter](./filtering#wildcard-and-like-operator-filter)

ej2-asp-core-mvc/grid/EJ2_ASP.NETCORE/filtering/filter-bar.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Filter Bar in ##Platform_Name## Grid Component
3+
title: Filter Bar Syncfusion in ##Platform_Name## Grid Component
44
description: Learn here all about Filter Bar in Syncfusion ##Platform_Name## Grid component of Syncfusion Essential JS 2 and more.
55
platform: ej2-asp-core-mvc
66
control: Filter Bar
@@ -43,7 +43,7 @@ The following example demonstrates how to activate default filtering in the grid
4343

4444
![Filter bar](../images/filtering/filterbar.png)
4545

46-
> To enable or dynamically switch the filter type, you must set the [filterSettings.type](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.Grids.GridFilterSettings.html#Syncfusion_EJ2_Grids_GridFilterSettings_Type) as **FilterBar**.
46+
> If the [filterSettings.type](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.Grids.GridFilterSettings.html#Syncfusion_EJ2_Grids_GridFilterSettings_Type) is not explicitly specified, it defaults to **FilterBar**.
4747
4848
## Filter bar modes
4949

@@ -153,4 +153,4 @@ To utilize this feature, you can define a custom template for the filter bar by
153153

154154
## See also
155155

156-
* [How to perform filter by using Wildcard and LIKE operator filter](./filtering/#wildcard-and-like-operator-filter)
156+
* [How to perform filter by using Wildcard and LIKE operator filter](./filtering#wildcard-and-like-operator-filter)

0 commit comments

Comments
 (0)