Skip to content

Commit 65da4d0

Browse files
committed
Revert "error resolved"
This reverts commit 6f7f89a.
1 parent 6f7f89a commit 65da4d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular/Grid/Print-Grid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ api: /api/angular/ejgrid
99
---
1010
# Print in Angular Grid
1111

12-
You need to use [print](https://help.syncfusion.com/api/angular/ejgrid#methods:print) method from Grid instance to print the Grid. You can add Print option in Toolbar item by adding `ej.Grid.ToolBarItems.PrintGrid` in [`toolbarItems`](https://help.syncfusion.com/api/angular/grid#members:toolbarsettings-toolbaritems).
12+
You need to use [`print()`](https://help.syncfusion.com/api/angular/ejgrid#methods:print) method from Grid instance to print the Grid. You can add Print option in Toolbar item by adding `ej.Grid.ToolBarItems.PrintGrid` in [`toolbarItems`](https://help.syncfusion.com/api/angular/grid#members:toolbarsettings-toolbaritems).
1313

1414
{% highlight html %}
1515

0 commit comments

Comments
 (0)