Skip to content

Commit 671b569

Browse files
authored
Merge pull request #2892 from syncfusion-content/EJ2-53702-DEV1
875577: UG failure resolved.
2 parents 8930868 + bb67eaf commit 671b569

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

ej2-asp-core-mvc/pivot-table/EJ2_ASP.MVC/virtual-scrolling.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ When virtual scrolling is enabled, the pivot table renders not only the current
4747

4848
Enabling this property causes the pivot table to render only the rows and columns that are relevant to the current view page during virtual scrolling. This optimization significantly improves the performance of the pivot table during initial rendering and when performing UI actions such as drill up/down, sorting, filtering, and more.
4949

50+
{% if page.publishingplatform == "aspnet-core" %}
51+
5052
{% tabs %}
5153
{% highlight cshtml tabtitle="CSHTML" %}
5254
{% include code-snippet/pivot-table/single-page-mode/tagHelper %}

ej2-asp-core-mvc/pivot-table/EJ2_ASP.NETCORE/virtual-scrolling.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ When virtual scrolling is enabled, the pivot table renders not only the current
4747

4848
Enabling this property causes the pivot table to render only the rows and columns that are relevant to the current view page during virtual scrolling. This optimization significantly improves the performance of the pivot table during initial rendering and when performing UI actions such as drill up/down, sorting, filtering, and more.
4949

50+
{% if page.publishingplatform == "aspnet-core" %}
51+
5052
{% tabs %}
5153
{% highlight cshtml tabtitle="CSHTML" %}
5254
{% include code-snippet/pivot-table/single-page-mode/tagHelper %}

0 commit comments

Comments
 (0)