Skip to content

Commit e0add6e

Browse files
Integrated latest changes at 12-07-2024 1:30:22 AM
1 parent f9f713b commit e0add6e

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

ej2-angular/grid/filtering/excel-like-filter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,5 +318,5 @@ In the provided example, On-Demand Excel filter has been enabled for the Angular
318318

319319
## See also
320320

321-
* [How to perform filter by using Wildcard and LIKE operator filter](./filtering/#wildcard-and-like-operator-filter)
321+
* [How to perform filter by using Wildcard and LIKE operator filter](./filtering#wildcard-and-like-operator-filter)
322322
* [How to change loading indicator in Angular Grid](../data-binding/data-binding#loading-animation)

ej2-angular/grid/paging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,5 +385,5 @@ export class AppComponent implements OnInit {
385385

386386
## See Also
387387

388-
* [Group with Paging](./grouping/grouping/#group-with-paging)
388+
* [Group with Paging](./grouping/grouping#group-with-paging)
389389
* [How to change loading indicator in Angular Grid](./data-binding/data-binding#loading-animation)

ej2-angular/grid/style-and-appearance/style-and-appearance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ In the following sample, the font family of grid content is changed to **cursive
7171

7272
## See Also
7373

74-
* [Footer template styling in Angular Grid](https://ej2.syncfusion.com/angular/documentation/grid/style-and-appearance/#customizing-the-column-selection-background)
74+
* [Footer template styling in Angular Grid](https://ej2.syncfusion.com/angular/documentation/grid/style-and-appearance/style-and-appearance)

ej2-angular/samples/grid/autofit-cs3/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
width: 30%;
2121
}
2222
</style>
23-
<style>@import"https://fonts.googleapis.com/css?family=Roboto:400,500,700"</style><link rel="stylesheet" href="styles.d66b928b68a79685.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.d66b928b68a79685.css"></noscript></head>
23+
<style>@import"https://fonts.googleapis.com/css?family=Roboto:400,500,700"</style><link rel="stylesheet" href="styles.c4d1dfdc0c6f12a0.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.c4d1dfdc0c6f12a0.css"></noscript></head>
2424
<body>
2525
<app-root>
2626
<div id="loader">Loading....</div>
2727
</app-root>
28-
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.b8c312f96c299d70.js" type="module"></script></body>
28+
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.710264df54003632.js" type="module"></script></body>
2929
</html>

ej2-angular/samples/grid/autofit-cs3/main.710264df54003632.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ej2-angular/samples/grid/autofit-cs3/main.b8c312f96c299d70.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

ej2-angular/samples/grid/autofit-cs3/styles.d66b928b68a79685.css renamed to ej2-angular/samples/grid/autofit-cs3/styles.c4d1dfdc0c6f12a0.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)