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 Data Grid - Tutorial Videos

Go Back
thumbnail image

Watch video

Getting Started With the Blazor DataGrid Component

Learn how easily you can create and configure the Blazor Data Grid of Syncfusion using Visual Studio 2019. In this video, I'll create a new Blazor server-side application using Visual Studio 2019 and then integrate a Blazor Data Grid component by adding the Syncfusion.Blazor package from Nuget. I'll also explain simple customizations that can be done to the data grid columns, as well as how to enable some important features such as paging, sorting, filtering, and grouping.

Download Example: Getting Started with the Blazor DataGrid

Topics included
1. Introduction 00:00 min
2. Create a Blazor project 00:31 min
3. Add a Blazor Data Grid 01:18 min
4. Bind data source 02:50 min
5. Column customization 03:53 min
6. Enable paging 05:30 min
7. Enable sorting 06:10 min
8. Enable filtering 06:36 min
9. Enable grouping 07:00 min
Plaform: Blazor Show more
thumbnail image

Watch video

Binding Expando and Dynamic Objects to a Blazor Data Grid

Learn how easily you can bind dynamic list of objects as a data source to a Grid using Expando and Dynamic objects.

Download Example: Bind Dynamic List Objects to Blazor DataGrid

Topics included
1. Introduction 00:00 min
2. Bind ExpandoObject 01:55 min
3. Bind DynamicObject 03:36 min
Plaform: Blazor Show more
thumbnail image

Watch video

Different Editing Modes and Cell Edit Types in Blazor Data Grid

Learn how easily you can enable editing options in the Blazor Data Grid, and its different cell edit types. You will also see the different editing modes Normal, Dialog, and Batch and how to add a custom editor component in a Data Grid record.

Download Example: Cell Editing Modes in Blazor DataGrid

Topics included
1. Introduction 00:00 min
2. Enable editing with toolbar options 01:04 min
3. Cell edit types 02:58 min
4. Customize default cell editor controls 04:22 min
5. Cell edit template 05:39 min
6. Edit modes 07:11 min
7. Disable column editing 08:23 min
Plaform: Blazor Show more
thumbnail image

Watch video

Handling CRUD with Entity Framework in Blazor Data Grid

Learn how easily you perform CRUD operations in Blazor Data Grid with Entity Framework.

Download Example: Perform CRUD with Entity Framework in Blazor DataGrid

Topics included
1. Introduction 00:00 min
2. Configure data access layer 00:29 min
3. Configure Web API 02:17 min
4. Configure Data Grid 02:42 min
5. Handle CRUD in data access layer 03:43 min
6. Enable CRUD in Web API 05:03 min
Plaform: Blazor Show more
thumbnail image

Watch video

Customize the Edit Dialog Using Templates in Blazor Data Grid

Learn how easily you can customize the edit dialog in Syncfusion Blazor Data Grid. You can also learn how to add custom components like Numeric TextBox, AutoComplete, DatePicker, Dropdown List, and TextBox to the edit dialog using a template.

Download Example: Customize the Edit Dialog Using Templates in Blazor DataGrid

Topics included
1. Introduction 00:00 min
2. Grid configuration 00:29 min
3. Add Numeric TextBox 01:32 min
4. Add Autocomplete 03:17 min
5. Add DatePicker 04:25 min
6. Add Dropdown List 04:58 min
7. Add TextBox 06:13 min
Plaform: Blazor Show more
thumbnail image

Watch video

Customizing Rows of Blazor Data Grid Using Templates

Learn how easily you can customize rows in a Blazor Data Grid using templates. You'll also learn how to use a detail template to show additional information about a particular grid row by expanding or collapsing it.

Download Example: Customizing Rows in Blazor DataGrid

Topics included
1. Introduction 00:00 min
2. Row template 00:50 min
3. Detail template 04:12 min
4. Styling alternate rows 05:04 min
Plaform: Blazor Show more
thumbnail image

Watch video

Hierarchy in the Blazor DataGrid Component

Learn how easily you can display a Data Grid in a hierarchical structure which can be shown or hidden by clicking the expand or collapse button.

Download Example: Hierarchy in the Blazor DataGrid Component

Topics included
1. Introduction 00:00 min
2. First Level Hierarchy 01:06 min
3. Second Level Hierarchy 03:05 min
Plaform: Blazor Show more
thumbnail image

Watch video

Customizing the Grid Columns Using Templates

Learn how easily you can customize the Data Grid column header and its column data using templates.

Download Example: Customize Blazor DataGrid Columns Using Templates

Topics included
1. Introduction 00:00 min
2. Customize the column header 01:02 min
3. Customize the column data 01:51 min
4. Conditional templates 02:48 min
Plaform: Blazor Show more
thumbnail image

Watch video

Row and Cell customization in Blazor Data Grid

Learn how easily you can customize Data Grid rows and its cells. You will also learn about the different clip modes, wrap modes, and grid lines in Blazor Data Grid.

Download Example: Customize Rows and Cells in Blazor DataGrid

Topics included
1. Introduction 00:00 min
2. Enable/Disable HTML tags 00:34 min
3. Customize cells 01:09 min
4. Wrap modes 01:49 min
5. Grid lines 02:50 min
6. Clip modes 03:31 min
7. Custom attributes 04:05 min
8. Customize rows 04:28 min
Plaform: Blazor Show more
thumbnail image

Watch video

Custom Data Binding in Blazor DataGrid Component

Learn how to implement custom data binding in the Syncfusion Blazor DataGrid component. This video demonstrates how to perform data binding using a custom adapter and use various functionalities: paging, filtering, sorting, aggregation, grouping, and CRUD operations.

Download Example: Custom Data Binding in Blazor DataGrid

Topics included
1. Introduction 00:00 min
2. Custom data binding 01:00 min
3. Paging 04:05 min
4. Filtering 05:33 min
5. Sorting 06:23 min
6. Aggregates 07:23 min
7. Grouping 09:04 min
8. CRUD operations 10:13 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Sort Data in the Blazor DataGrid Component

Learn how to sort data in the Syncfusion Blazor DataGrid component. This video demonstrates how to use various sorting functionalities: multicolumn sort, initial multicolumn sort, and the custom sort comparer.

Download Example: Sorting Data in Blazor DataGrid

Topics included
1. Introduction 00:00 min
2. Sorting 00:54 min
3. Multi-column Sort 01:32 min
4. Initial multi-column sort 02:27 min
5. Custom sort comparer 03:20 min
Plaform: Blazor Show more
thumbnail image

Watch video

Customize Autogenerated Columns using Data Annotations in Blazor DataGrid

Learn how to customize autogenerated columns in the Syncfusion Blazor DataGrid component using data annotations. This video demonstrates how to perform data binding with autogenerated columns and use various data annotation attributes to customize autogenerated columns: display attribute, display format, key, and read-only.

Download Example: Customize Autogenerated Columns in Blazor DataGrid

Topics included
1. Introduction 00:00 min
2. Auto-generate columns 00:52 min
3. Display attribute 02:22 min
4. Display format 04:10 min
5. Key 04:53 min
6. Read only 06:05 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Enable an Adaptive Layout in Blazor DataGrid Component

Learn how to enable an adaptive layout in the Syncfusion Blazor DataGrid component. This video also demonstrates how to use various functionalities: adaptive UI mode, row-rendering mode, and the media query component.

Download Example: Enable Adaptive Layouts in Blazor DataGrid

Topics included
1. Introduction 00:00 min
2. Adaptive UI layout 00:46 min
3. Adaptive UI mode 01:30 min
4. Row rendering mode 02:56 min
5. Media query 03:08 min
Plaform: Blazor Show more
thumbnail image

Watch video

Virtualization in Blazor DataGrid Component

Learn how to implement virtualization in the Syncfusion Blazor DataGrid component. This video demonstrates how to use row virtualization and column virtualization.

Download Example: Virtualization in Blazor DataGrid

Topics included
1. Introduction 00:00 min
2. Row virtualization 01:24 min
3. Column virtualization 02:34 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Freeze Rows and Columns in Blazor DataGrid Component

Learn how to freeze rows and columns in the Syncfusion Blazor DataGrid component. This video demonstrates how to freeze a particular column and adjust directions, and frozen columns by dragging the column separator.

Download Example: Freeze Rows and Columns in Blazor DataGrid

Topics included
1. Introduction 00:00 min
2. Frozen columns 01:23 min
3. Freeze particular column 02:41 min
4. Freeze direction 03:16 min
5. Frozen columns by dragging a column separator 04:06 min
Plaform: Blazor Show more
thumbnail image

Watch video

Effortlessly Connect RESTful Services to Blazor DataGrid

Learn how to connect RESTful web services to the Syncfusion Blazor DataGrid component. This video demonstrates how to create ODataV4Service, add Blazor Data Grid component, and perform CRUD operations.

Download Example: Effortlessly Connect RESTful Services to Blazor DataGrid

Topics included
1. Introduction - Blazor DataGrid 00:00 min
2. Relational database 00:23 min
3. Create ODataV4 service project 01:18 min
4. Add Syncfusion Blazor DataGrid component 08:50 min
5. Perform CRUD operation 12:58 min
Plaform: Blazor Show more
thumbnail image

Watch video

Exporting Blazor DataGrid to a PDF Document

Learn how to export the Syncfusion Blazor DataGrid component to a PDF document. This video demonstrates various customization options, such as adding a custom file name and a header or footer in PDF documents, changing the orientation, adjusting the page size, exporting the current page, exporting hidden columns, selecting records, and customizing column width and cell appearance.

Download Example: Exporting Blazor DataGrid to a PDF Document

Topics included
1. Introduction 00:00 min
2. Export DataGrid to PDF document 00:42 min
3. Customization of PDF document 03:05 min
4. Export selected records 09:36 min
5. Export PDF with particular theme 10:42 min
6. Customize Grid cell layout 11:35 min
7. Customize the column width 14:13 min
Plaform: Blazor Show more
thumbnail image

Watch video

Exporting Blazor DataGrid with Custom Templates to a PDF Document

Learn how to export the Syncfusion Blazor DataGrid component with custom templates to a PDF document. This video demonstrates the various templates supported for exporting the DataGrid as a PDF, including column templates, caption templates, and detail templates.

Download Example: Exporting Blazor DataGrid with Custom Templates to a PDF Document

Topics included
1. Introduction 00:00 min
2. Column template 01:41 min
3. Caption template 04:09 min
4. Detail template 06:45 min
Plaform: Blazor Show more
thumbnail image

Watch video

Exporting Blazor DataGrid as a Stream to a PDF Document

Learn how to export the Syncfusion Blazor DataGrid as a stream to a PDF document. Also see how to convert a memory stream to a file stream and merge two PDF memory streams.

Download Example: Exporting Blazor DataGrid as a Stream to a PDF Document

Topics included
1. Introduction 00:00 min
2. Export DataGrid as memory stream 01:25 min
3. Memory stream to file stream 05:16 min
4. Merging two PDF memory streams 07:55 min
Plaform: Blazor Show more
thumbnail image

Watch video

Connecting Microsoft SQL Server to Blazor DataGrid with URL Adaptor

Learn how to connect Microsoft SQL server data to the Syncfusion Blazor DataGrid component. Also, see how to create an API service and perform CRUD operations.

Download Example: Connecting Microsoft SQL Server to Blazor DataGrid with URL Adaptor

Topics included
1. Introduction 00:00 min
2. Database creation 00:56 min
3. Blazor DataGrid to an API service 08:11 min
4. Perform CRUD operation 11:20 min
Plaform: Blazor Show more
thumbnail image

Watch video

Connecting SQL Server Data to Blazor DataGrid with Custom Adaptor

Learn how to connect Microsoft SQL server data to the Syncfusion Blazor DataGrid component with Custom Adaptor. Also, see how to create an API service and perform CRUD operations.

Download Example: Connecting SQL Server to Blazor DataGrid with Custom Adaptor

Topics included
1. Introduction 00:00 min
2. Controller creation 01:20 min
3. Blazor DataGrid to an API service 04:36 min
4. Perform data operation 06:48 min
5. Perform CRUD operation 09:18 min
Plaform: Blazor Show more
thumbnail image

Watch video

Connecting SQL Data to Blazor DataGrid with URL Adaptor Using EF

Learn how to connect Microsoft SQL server data to the Syncfusion Blazor DataGrid component with the URL Adaptor using Entity framework. Also, see how to create an API service and perform CRUD operation.

Download Example: Connecting SQL Server to Blazor DataGrid with URL Adaptor Using EF

Topics included
1. Introduction 00:00 min
2. Create an API service 01:00 min
3. Add Blazor DataGrid component 07:21 min
4. Perform CRUD operation 10:08 min
Plaform: Blazor Show more
thumbnail image

Watch video

Connecting SQL Data to Blazor DataGrid with Custom Adaptor Using EF

Learn how to connect Microsoft SQL server data to the Syncfusion Blazor DataGrid component with the Custom Adaptor using Entity framework. Also, see how to create an API service and perform CRUD operation.

Download Example: Connecting SQL Server to Blazor DataGrid with Custom Adaptor Using EF

Topics included
1. Introduction 00:00 min
2. Create an API service 00:51 min
3. Add Blazor DataGrid component 04:16 min
4. Perform CRUD operation 06:43 min
Plaform: Blazor Show more
Chat with us