Skip to content

Commit 2c24c5b

Browse files
Update event-binding.md (#1881)
1 parent cd3896c commit 2c24c5b

File tree

1 file changed

+2
-1
lines changed
  • embedding-reports/display-reports-in-applications/web-application/blazor-report-viewer

1 file changed

+2
-1
lines changed

embedding-reports/display-reports-in-applications/web-application/blazor-report-viewer/event-binding.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Event Binding
33
page_title: Handling Blazor Report Viewer Events
4-
description: "Learn about what are the events exposed by the Telerik Reporting Blazor Report Viewer and how to attach event handlers to said events."
4+
description: "Learn about the events exposed by the Telerik Reporting Blazor Report Viewer and how to attach event handlers to said events."
55
slug: telerikreporting/using-reports-in-applications/display-reports-in-applications/web-application/blazor-report-viewer/event-binding
66
tags: event,binding
77
published: True
@@ -45,3 +45,4 @@ Then, we can create the event handler functions in the **wwwroot/index.html** (B
4545
}
4646
</script>
4747
````
48+

0 commit comments

Comments
 (0)