Skip to content

Commit 367270c

Browse files
committed
Fixed front matter and URL issues causing CI failure
1 parent 50b856b commit 367270c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ publishingplatform: ##Platform_Name##
88
documentation: ug
99
---
1010

11-
# Filter bar in ASP.NET MVC Grid component
11+
# Filter bar in Syncfusion ASP.NET MVC Grid component
1212

1313
The filter bar feature provides a user-friendly way to filter data in the Syncfusion<sup style="font-size:70%">&reg;</sup> ASP.NET MVC Grid. It displays an input field for each column, allowing you to enter filter criteria and instantly see the filtered results.
1414

@@ -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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ publishingplatform: ##Platform_Name##
88
documentation: ug
99
---
1010

11-
# Filter bar in ASP.NET Core Grid component
11+
# Filter bar in Syncfusion ASP.NET Core Grid component
1212

1313
The filter bar feature provides a user-friendly way to filter data in the Syncfusion<sup style="font-size:70%">&reg;</sup> ASP.NET Core Grid. It displays an input field for each column, allowing you to enter filter criteria and instantly see the filtered results.
1414

@@ -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)