We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

Trusted by the world’s leading companies

Syncfusion Trusted Companies

Overview

The UWP pivot grid control organizes and summarizes business data and displays the result in a cross-table format.


High performance

Asynchronous loading support in UWP pivot grid control

Asynchronous loading

The UWP Pivot Grid performs long-running operations asynchronously on a background thread. This allows end users to access other UI controls without distraction. You can apply this only for pivot data sources.

On-demand loading support in UWP pivot grid control

On-demand loading

The UWP Pivot Grid can load a large set of records on demand in little time. You can apply this only for pivot data sources.


Data binding

The UWP Pivot Grid control simulates the pivot table feature of Excel. The data source for the control should be either OLAP or pivot data sources:

  • OLAP Data Sources: Supports SSAS, Mondrian, Active Pivot, and Oracle
  • Pivot Data Sources: Supports DataTable, DataView, DataSet from SQL databases and collections like IEnumerable, ICollection, IList, List and ArrayList.

Relational data source binding in UWP pivot grid control


Optimized for mobile devices

Touch support in UWP pivot grid control

Touch support

All features will work on touch devices with ease. Features such as drill up or down, filtering and sorting can be done on the fly.

Responsive support in UWP pivot grid control

Responsive support

Responsive support allows the control layout to be viewed on mobile devices.


OLAP

End users can easily slice and dice the OLAP cube elements of their choice to visualize performance, trends, outliers, and more.

Slice and dice support in UWP pivot grid control

Slice and dice

The slice and dice feature creates a new view for the end user by selecting limited dimensions and measures from the OLAP cube and filtering them.

Key performance indicators support in UWP pivot grid control

KPIs

KPIs are a collection of calculations associated with a measure group that evaluates business success.

Paging support in UWP pivot grid control

Paging

Extensive support has been provided to load and render large amounts of data through paging or virtual scrolling without any performance constraints.

Named sets support in UWP pivot grid control

Named sets

Named sets simplify MDX queries and provide useful aliases for complex, commonly used set expressions.

Calculated members and measures support in UWP pivot grid control

Calculated members and measures

You can create and display dimensions and measures on your own.

Member properties support in UWP pivot grid control

Member properties

Provides basic information about each member in each tuple, including member name, parent level, and number of children. These member properties are available for all members at any given level.


Group fields support in UWP pivot grid control

Group fields

The grouping bar is automatically populated with fields from the bound data source. It allows end users to drag fields, filter and sort them, and alter pivot views at runtime.


Drill down and drill up

There is built-in support to drill down (expand) and drill up (collapse) to visualize the grid information in both abstract and detailed views.

Drill down functionality in UWP pivot grid control


Editing and updating

Editing value cell at run-time in UWP pivot grid control

Editing

Edit values at runtime, thereby updating the total cell simultaneously. You can apply this only for pivot data sources.

Updating value cell at run-time in UWP pivot grid control

Updating

Update values in real time by pushing the live data and refreshing the control whenever it’s required. You can apply this only for pivot data sources.


Filtering

Built-in header and Excel-like filter UIs with advanced filtering options to easily filter and view data. It is also possible to filter programmatically.

Header filtering support in UWP pivot grid control

Header filtering

Display only selective values for a field through UI or code-behind.

Excel-like filtering support in UWP pivot grid control

Excel-like filtering

Filter column and row headers based on either label text or the grand total value. You can apply this only for pivot data sources.


Sorting

Sorting support to order rows and columns, either based on labels or values.

Header sorting support in UWP pivot grid control

Header sorting

Order the column and row header text either in ascending or descending order.

Custom sorting support in UWP pivot grid control

Custom sorting

Order the column and row header text based on the custom comparer defined by the user. You can apply this only for pivot data sources.


Summaries and calculations

Summaries support in UWP pivot table control

Summaries

Provides extensive support for you to define your own custom summaries, along with 10 built-in summary types. You can apply this only for pivot data sources.

Calculations support in UWP pivot table control

Calculations

Allows inserting new calculations at runtime, along with 16 built-in calculation types. You can apply this only for pivot data sources.


Calculated field support in UWP pivot table control

Calculated field

The calculated field, otherwise known as unbound field generates unique field with our own calculated value by executing a simple user-defined formula. You can apply this only for pivot data sources.


Expression field

Expression field generates data by executing the user-defined expression. The generated data are specific to few field(s) from the underlying data source. You can apply this only for pivot data sources.

Expression field support in UWP pivot table control


Drill through support in UWP pivot grid control

Drill through

The drill-through feature easily obtains a list of raw items for a particular value cell or summary cell. You can apply this only for pivot data sources.


Cell template

Format the column headers, row headers, summary cells, and value cells.

Cell Template support in UWP pivot grid control


Condtional formatting support in UWP pivot grid control

Conditional formatting

Allows users to define conditions that, when met, format values and summary cells font and color settings.


Number formatting and date formatting

Number formatting and date formatting help to transform the appearance of the actual cell value.

Number formatting and date formatting support in UWP pivot grid control


Visualization

Users can visualize the control either as a flat grid or a pivot table similar to Excel. Users can also hide summaries or position it at the top.

Normal layout

This looks like the pivot table in earlier Excel versions, allowing the end user to pivot rows, columns, and calculations.

Normal view of UWP pivot table control

Summary layout

Summary layout easily switches the summary position either to the top or bottom beside each field in the control.

Summary view of UWP pivot table control

Excel-like layout

Excel-like layout simulates the pivot table look and feel from Excel with child members positioned below the parent member and some indent space. You can apply this only for OLAP data sources.

Excel-like view of UWP pivot table control

No summaries

No summaries layout hides the subtotal and grand total and shows only header and value cells. You can apply this only for OLAP data sources.

No summary view of UWP pivot table control


Hiding subtotals and grand totals in UWP pivot grid control

Totals

Subtotals and grand totals are calculated automatically by the pivot engine inside the source and displayed in the UWP pivot grid. This helps users make decisions based on the totals. Users of pivot data sources alone can show or hide subtotals and grand totals for rows and columns.


Column and row

Hyperlink support in UWP pivot grid control

Retrieve information about a particular cell on hyperlinked cell click. Perform custom operations programmatically as well.

Tooltip support in UWP pivot grid control

Tooltip

It provides basic information about a cell while the mouse pointer hovers over it.

Column resizing support in UWP pivot grid control

Column resizing

You can easily resize each column’s width through a simple drag operation at runtime.

Freeze headers, aka frozen headers in WPF piot grid control

Freeze header

There is built-in support for freezing row and column headers for better views of values in a pivot grid.

Selecting range of cells, aka cell selection in UWP pivot grid control

Selection

There is extensive support to select a range of value cells.


Save and load reports

Settings in the UWP Pivot Grid control can be serialized to an XML format and loaded back through the built-in deserialization options. You can apply this only for pivot data sources.

Saving and loading report in UWP pivot grid control


Exporting to Excel, Word, PDF, and CSV in UWP pivot grid control

Exporting

The UWP pivot grid has a rich set of options available for exporting data to Excel, Word, PDF, and CSV. Several options are also provided to customize the exporting operations.


Custom style and themes

Built-in theme support in UWP pivot grid control

Built-in themes

Ships with built-in themes like Blend, Office 2010, Office 2016, Office 365, Visual Studio 2013, Visual Studio 2015, Metro, Lime and Saffron.

Custom XAML styling support in UWP pivot grid control

Custom styling

Customize the appearance of the control to any extent programmatically.


Developer friendly API

For a great developer experience, flexible built-in APIs are available to define and customize the UWP pivot grid control. Developers can optimize the data bound to the control and customize the user interface (UI) completely using code with ease.


Globalization and localization

Globalization support in UWP pivot grid control

Globalization

Allows users from different locales to use the control by applying date format, currency format, and number format to suit local preferences.

RTL support in UWP pivot grid control

Right-to-left (RTL)

The text direction and layout of the control can be displayed in the right-to-left (RTL) direction.

Localization support in UWP pivot grid control

Localization

Allows users to customize the text in the user interface based on the local culture.


70+ UWP CONTROLS

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion reduces customers’ development time.
Here are some of their experiences.

Rated by users across the globe

Transform your applications today by downloading our free evaluation version Download Free Trial

Syncfusion UWP Resources

Awards

Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.

Up arrow icon
Live Chat Icon For mobile