Syncfusion Feedback

Controls
  • General
    • Server App Creation
    • WebAssembly App Creation
    • Blazor MAUI App Creation
    • Blazor Playground App
    • Blazor WPF App Creation
    • Blazor Web App Creation
  • Appearance
    • Icons
  • Grids
    • Data Grid
    • Tree Grid
    • Pivot Table
  • Data Visualization
    • Charts
    • 3D Charts
    • Barcode Generator
    • Bullet Chart
    • Circular Gauge
    • Diagram
    • Heatmap Chart
    • Kanban Board
    • Linear Gauge
    • Maps
    • Range Selector
    • Smith Chart
    • Sparkline Charts
    • TreeMap
    • Stock Chart
  • File Viewers & Editors
    • In-Place Editor
    • Rich Text Editor
    • Image Editor
    • Word Processor
    • PDF Viewer
  • Calendars
    • Scheduler
    • Gantt Chart
    • Calendar
    • DatePicker
    • DateRangePicker
    • DateTime Picker
    • TimePicker
  • Buttons
    • Button
  • DropDowns
    • AutoComplete
    • ComboBox
    • DropDownList
    • ListBox
    • MultiSelect Dropdown
    • Mention
    • MultiColumn ComboBox
  • Smart Components
    • Smart Paste Button
    • Smart TextArea
  • Dropdowns
    • Dropdown Tree
  • Inputs
    • Radio Button & Checkbox
    • Color Picker
    • Signature
    • File Upload
    • Input Mask
    • Numeric Textbox
    • Range Slider
    • TextArea
    • TextBox
    • Toggle Switch Button
    • Rating
    • OTP Input
  • Interactive Chat
    • AI AssistView
    • Chat UI
  • Navigation
    • Accordion
    • Breadcrumb
    • Carousel
    • Context Menu
    • File Manager
    • Menu Bar
    • Pager
    • Sidebar
    • Tabs
    • Toolbar
    • TreeView
    • AppBar
    • Stepper
    • Ribbon
  • Layout
    • Card
    • Dashboard
    • Dialog
    • ListView
    • Splitter
    • Timeline
    • Tooltip
    • Media Query
    • Avatar
  • Notifications
    • Message
    • ProgressBar
    • Toast
    • Spinner
    • Skeleton
    • Badge
  • Forms
    • Query Builder UI
    • Data Form
  • Document Processing Libraries
    • Word (DocIO)
    • PDF

Blazor Pivot Table - Tutorial Videos

Go Back
thumbnail image

Watch video

Getting Started with the Blazor Pivot Table Component

Learn how easily you can create and configure the Blazor Pivot Table component of Syncfusion in a Blazor WebAssembly app. This video explains how to add required fields in the Blazor Pivot Table and shows how to add useful features to the Pivot Table, like a grouping bar, filtering, formatting, and a field list.

Download Example: Getting Started with the Blazor Pivot Table

Topics included
1. Introduction 00:00 min
2. Create Blazor project 00:58 min
3. Create data source for Blazor Pivot Table 04:20 min
4. Add Blazor Pivot Table 05:41 min
5. Add formatting 09:39 min
6. Enable field list 10:22 min
7. Enable GroupingBar 11:55 min
8. Filtering 13:06 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to bind data to the Blazor Pivot Table using Expando and Dynamic Objects

Learn how easily you can bind data to the Blazor Pivot Table of Syncfusion using Expando and Dynamic objects in a Blazor WebAssembly app. This video also explains how to bind data to a Pivot Table using a remote URL

Topics included
1. Introduction 00:00 min
2. Render a Pivot Table with a local data source 00:10 min
3. Bind data using the Expando object 00:50 min
4. Binding data using the Dynamic object 03:49 min
5. Bind data using a remote URL 06:28 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Customize the Pivot Chart in a Blazor Pivot Table

Learn how easily you can customize the Pivot Chart in the Blazor Pivot Table Component of Syncfusion. This video demonstrates how to display the pivot chart in a Blazor Pivot Table and customize the axes, labels, and legends. Additionally, it shows how to customize the accumulation charts.

Download Example: Customize the Pivot Chart in a Blazor Pivot Table

Topics included
1. Introduction 00:00 min
2. Overview of the app 00:18 min
3. Display Pivot Chart 00:52 min
4. Chart types 01:16 min
5. Enable GroupingBar and field list 02:03 min
6. Customize axes, labels, and legends 02:23 min
7. Legend positions 05:13 min
8. Display accumulation chart 06:26 min
Plaform: Blazor Show more
thumbnail image

Watch video

Customizing the Grouping Bar in Blazor Pivot Table Component

Learn how easily you can add, remove, filter, and sort members in the Blazor Pivot Table component using the grouping bar UI. This video also explains how to modify the aggregation type dynamically, enable the fields panel, and customize the grouping bars.

Download Example: Customizing the Grouping Bar in Blazor Pivot Table

Topics included
1. Introduction 00:00 min
2. Render the Blazor Pivot Table 00:22 min
3. Enable grouping bar 00:56 min
4. Enable fields panel 03:15 min
5. Customize the grouping bars 04:15 min
6. Customize aggregation types 06:51 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Filter and Sort Data in the Blazor Pivot Table Component

Learn how to filter and sort data in the Syncfusion Blazor Pivot Table in a Blazor WebAssembly app. This video explains and demonstrates the different types of filtering and sorting based on the data type or aggregated values.

Download Example: Filter and Sort Data in the Blazor Pivot Table

Topics included
1. Introduction 00:00 min
2. Rendering the Pivot Table with local data source 00:09 min
3. Enabling default member filtering 00:44 min
4. Types of filtering 03:19 min
5. Enabling default member sorting 06:09 min
6. Alphanumeric sorting 06:51 min
7. Value sorting 08:41 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Group Data in a Blazor Pivot Table

Learn how easily you can group data in the Blazor Pivot Table Component of Syncfusion. This video also explains the different types of grouping: "number", "date" and "custom" based on the field type.

Download Example: Grouping Data in a Blazor Pivot Table

Topics included
1. Introduction 00:00 min
2. Render Blazor Pivot Table 00:25 min
3. Types of grouping 01:03 min
4. Number grouping 01:28 min
5. Date grouping 03:25 min
6. Custom grouping 05:34 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Customize Rows and Columns in a Blazor Pivot Table

Learn how easily you can customize rows and columns in the Blazor Pivot Table Component of Syncfusion. This video explains how to customize the height of a row, width of a column, and gridlines. It also explains how to customize the display of cell content using the TextWrap and ClipMode properties.

Download Example: Customize Rows and Columns in a Blazor Pivot Table

Topics included
1. Introduction 00:00 min
2. Render the Blazor Pivot Table 00:29 min
3. Row height and column width 01:13 min
4. Clip modes 02:03 min
5. Customize cell content using AllowTextWrap 02:47 min
6. Text alignment 03:24 min
7. Types of selection 04:59 min
8. Types of gridlines 06:14 min
Plaform: Blazor Show more
thumbnail image

Watch video

Customize the Appearance of Blazor Pivot Table Using Templates and Conditional Formatting

Learn how to customize a Syncfusion Blazor Pivot Table easily using templates and conditional formatting in a Blazor WebAssembly app. This video explains how to customize the appearance of Pivot Table cells using a cell template and apply conditional formatting to value fields programmatically.

Topics included
1. Introduction 00:00 min
2. Overview of the app 00:36 min
3. Customization of cells using templates 01:34 min
4. Customization of cells using conditional formatting 03:11 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Perform CRUD Operations in the Blazor Pivot Table

Learn how easily you can add, edit, and delete records in the Blazor Pivot Table. See how to display the table data using a pivot chart, customize the chart, and edit the data in the chart in a Blazor WebAssembly app. This video explains how to add the required properties in the Blazor Pivot Table to perform CRUD operations and how to display the pivot chart.

Download Example: Perform CRUD Operations in the Blazor Pivot Table

Topics included
1. Introduction 00:00 min
2. Rendering the Pivot Table 00:21 min
3. Add, edit, and delete data source for Blazor Pivot Table 01:00 min
4. Add, edit, delete through normal edit mode 01:30 min
5. Different edit modes 02:51 min
6. Display the table data using Pivot Chart 04:55 min
7. Customizing the chart 05:40 min
8. Edit through chart 06:24 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Add and Customize Toolbar in a Blazor Pivot Table

Learn how easily you can create and customize a toolbar in a Blazor Pivot Table of Syncfusion. This video demonstrates how to create a toolbar in the Blazor Pivot Table and add toolbar items to it. It also shows how to customize toolbar items.

Download Example: Add and Customize Toolbar in a Blazor Pivot Table

Topics included
1. Introduction 00:00 min
2. Overview of an app 00:21 min
3. Create and save a report 01:22 min
4. Rename and remove a report 06:31 min
5. Display pivot chart and grid 08:16 min
6. Exporting 10:40 min
7. Sub totals and grand totals 11:25 min
8. Formatting 12:30 min
9. FieldList 13:29 min
Plaform: Blazor Show more
Chat with us