The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
This is probably something really simple, but I could not find the solution neither in documentation nor forums: in this particular control (PivotGrid), how can I perform a programatic Select All?.
JPJagadeesan Pichaimuthu Syncfusion Team July 2, 2019 10:17 AM UTC
Hi Carlos,
Thank you for contacting Syncfusion support.
We have analyzed the reported query “How to select the pivot grid cells by programmatically”. You can achieve this requirement by adding the specific grid ranges into the Selections property which is available in GridModel class. Now the PivotGrid loaded with some selections based on the given range in your application.
If the above solution does not meet your actual requirement could you please share the detailed description about your requirement so that it could be helpful to provide the solution at the earliest.