Skip to content

Commit f194fbe

Browse files
documentation(986480): Updated blazor topic.
1 parent afcf6a4 commit f194fbe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

blazor/gantt-chart/overview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ Enables user-driven control through filtering, toolbar actions, drag-and-drop, c
7272
**8. Performance**
7373
Optimizes rendering and responsiveness through virtual scrolling, loading animations, and read-only configurations for handling large datasets effectively.
7474
* [Virtual Scrolling](https://blazor.syncfusion.com/documentation/gantt-chart/virtualization): Enhances rendering efficiency by loading only the visible rows during scroll operations, which significantly improves responsiveness when handling large datasets.
75-
* [Shimmer Effect](https://ej2.syncfusion.com/angular/documentation/gantt/loading-animation): Displays a loading animation while data is being fetched or rendered.
7675

7776
**9. Globalization**
7877
Supports internationalization and accessibility through localization, right-to-left layout rendering, and compliance with accessibility standards like WCAG and ADA.
@@ -85,5 +84,5 @@ Enables structured data export to Excel, CSV, and PDF formats, and provides even
8584
* **Export:**
8685
* [Excel and CSV](https://blazor.syncfusion.com/documentation/gantt-chart/excel-export): Enables exporting Gantt chart data to Excel and CSV formats, simplifying structured data handling for reporting and offline analysis.
8786
* [PDF](https://blazor.syncfusion.com/documentation/gantt-chart/pdf-export): Allows exporting the chart as a PDF document, with support for single-page layout to generate compact and printable visual summaries.
88-
* [Event Hooks](https://blazor.syncfusion.com/documentation/gantt-chart/events): Provides lifecycle events that enable customization of chart behavior during rendering, editing, and user interactions (e.g., dataBound, taskbarEdited).
87+
* [Event Hooks](https://blazor.syncfusion.com/documentation/gantt-chart/events): Provides lifecycle events that enable customization of chart behavior during rendering, editing, and user interactions (e.g., DataBound, TaskbarEdited).
8988

0 commit comments

Comments
 (0)