Syncfusion Feedback

Controls
  • Grids
    • Data Grid
    • Pivot Table
    • Tree Grid
    • Spreadsheet
  • Data Visualization
    • Chart
    • Bullet Chart
    • Kanban Board
    • Range Selector
    • Sparkline Charts
    • HeatMap Chart
    • TreeMap
    • Circular Gauge
    • Stock Chart
    • Linear Gauge
    • Smith Chart
    • Maps
    • Diagram
    • 3D Circular Charts
    • 3D Charts
    • Barcode Generator
  • Editors
    • Word Processor
    • Rich Text Editor
    • Image Editor
  • Buttons
    • Button
    • Progress Button
    • Chips
  • Calendars
    • Scheduler
    • Gantt Chart
    • Calendar
    • DatePicker
    • DateRangePicker
    • DateTime Picker
    • TimePicker
  • Dropdowns
    • ComboBox
    • AutoComplete
    • Dropdown List
    • MultiSelect Dropdown
    • ListBox
    • Mention
    • Dropdown Tree
  • Navigation
    • Carousel
    • TreeView
    • File Manager
    • Toolbar
    • Menu Bar
    • Breadcrumb
    • Accordion
    • Context Menu
    • Tabs
    • Sidebar
    • Stepper
    • AppBar
  • Inputs
    • File Upload
    • Signature
    • Color Picker
    • Input Mask
    • TextBox
    • Numeric Textbox
    • Slider
    • Radio Button & Checkbox
    • Toggle Switch Button
    • Rating
    • TextArea
    • OTP Input
  • Layout
    • ListView
    • Splitter
    • Dialog
    • Dashboard Layout
    • Card
    • Tooltip
    • Timeline
    • Avatar
  • Notifications
    • Message
    • ProgressBar
    • Skeleton
    • Toast
    • Badge
  • Forms
    • Query Builder
  • File Viewers & Editors
    • PDF Viewer
    • In-place Editor
  • Interactive Chat
    • AI AssistView
  • Smart Components
    • Smart Paste Button

React Spreadsheet - Tutorial Videos

Go Back
thumbnail image

Watch video

Getting Started with the React Spreadsheet Component

Learn how easily you can create and configure the Syncfusion React Spreadsheet using the create-react-app command, then organize and analyze data in a tabular format. This video also explains how to configure a few of the control's basic features like selection, editing, formatting, resizing, applying formula, importing, and exporting Excel documents.

Download Example: Getting Started with the React Spreadsheet

Topics included
1. Introduction 00:00 min
2. Create a React project 00:32 min
3. Add a Spreadsheet 01:06 min
4. Bind local data object 02:11 min
5. Open and Save files 03:21 min
Plaform: React Show more
thumbnail image

Watch video

How to Bind Data to the React Spreadsheet Component

Learn how easily you can bind data to the React Spreadsheet component of Syncfusion. In this demo, remote data is bound by assigning service url as an instance of the DataManager to the datasource property under the ranges of sheet. The Syncfusion Data Manager acts as an interface between the service endpoint and the Spreadsheet component. This video also explains how to bind cell data and change the data source dynamically.

Download Example: Binding Data to the React Spreadsheet

Topics included
1. Introduction 00:00 min
2. Bind local data object 00:18 min
3. Bind remote data 01:13 min
4. Cell data binding 02:34 min
5. Set styles and formats 03:49 min
6. Rename sheet 04:36 min
7. Dynamic data binding 04:50 min
Plaform: React Show more
thumbnail image

Watch video

How to Open and Save Excel files in React Spreadsheet

Learn how easily you can open an excel file in our React Spreadsheet component and save it in different file formats. In this demo, you will learn how to open an Excel file on initial load, configure server, send and receive custom params, and user APIs.

Download Example: Opening and Saving Excel Files in the React Spreadsheet

Topics included
1. Introduction 00:00 min
2. Open an Excel file 01:30 min
3. Import an Excel file on initial loading 01:55 min
4. Save an Excel file 02:37 min
5. Save method 03:14 min
6. Server configuration 04:07 min
7. Send and receive custom parameters 05:28 min
Plaform: React Show more
thumbnail image

Watch video

How to Create a Worksheet and Edit Cells in React Spreadsheet

Learn how easily you can create a worksheet and edit a cell in React Spreadsheet component of Syncfusion. You will learn how to add, delete, rename sheets, and hide header, grid lines, and sheets. You will also learn how to edit cell, save cells, and cancel editing.

Download Example: Creating and Editing Worksheets in the React Spreadsheet

Topics included
1. Introduction 00:00 min
2. Insert sheets 01:18 min
3. Bind data using insertSheet method 02:35 min
4. Move sheets 03:44 min
5. Delete sheets 04:28 min
6. Duplicate sheets 04:57 min
7. Rename sheets 05:24 min
8. Sheet visibility 05:32 min
9. Hide headers and gridlines 06:03 min
10. Edit cells 06:35 min
11. Save cells 07:05 min
12. Cancel editing 07:29 min
13. Cell Edit event 07:53 min
Plaform: React Show more
thumbnail image

Watch video

How to Work with Cell Ranges in React Spreadsheet

Learn how easily you can work with cell ranges in the Syncfusion React Spreadsheet component. You will see how to wrap text, merge two or more cells, apply data validation, and auto fill data in a cell range. You will also learn how to clear formatting, hyperlinks, formulas, and contents.

Download Example: Working with Cell Ranges in the React Spreadsheet

Topics included
1. Introduction 00:00 min
2. Wrap text 01:01 min
3. Merge cells 02:42 min
4. Data validation 04:49 min
5. Auto fill 07:25 min
6. Clear content 08:54 min
Plaform: React Show more
thumbnail image

Watch video

How to Work with Formulas in the React Spreadsheet Component

Learn how easy it is to work with formulas in the Syncfusion React Spreadsheet component. The Spreadsheet component provides a built-in calculation library that supports commonly used formulas. This video demonstrates the use of formulas to analyze a company's stock value for a certain period. You will learn how to set formulas through the data source and using the Formula tab in the Spreadsheet ribbon, how to add user-defined functions, and how to work with named ranges in formulas.

Download Example: Working with Formulas in the React Spreadsheet

Topics included
1. Introduction 00:00 min
2. Set formula through data source 00:29 min
3. Apply number format 01:52 min
4. Set formula using Formula bar 03:16 min
5. Set formula through cell data binding 03:36 min
6. Set formula using updateCell method 04:29 min
7. User-defined functions 05:06 min
8. Named ranges 06:07 min
Plaform: React Show more
thumbnail image

Watch video

Apply Formatting to a Cell Range in the React Spreadsheet

Learn how easy it is to apply formats to a cell range in the Syncfusion React Spreadsheet component. You will learn how to format numbers in a cell range and apply cell formatting options like font sizes. This video demonstrates the use of conditional formats with preset colors, data bars, color scales, and icons scales.

Download Example: Formatting Cell Ranges in the React Spreadsheet

Topics included
1. Introduction 00:00 min
2. Number formatting 01:41 min
3. Text and cell formatting 03:02 min
4. Conditional formatting 05:24 min
5. Color scales 06:23 min
6. Data bars 07:02 min
7. Icon sets 07:39 min
Plaform: React Show more
thumbnail image

Watch video

How to Freeze Rows and Columns in the React Spreadsheet

Learn how easy it is to freeze rows and columns in the React Spreadsheet Component of Syncfusion using the "Gross Salary calculation" as an example. In this demo, you will see the frozen rows and columns in place when scrolling the sheet content vertically or horizontally.

Download Example: Freezing Rows and Columns in the React Spreadsheet

Topics included
1. Introduction 00:00 min
2. Apply wrap text 01:28 min
3. Freeze columns 02:23 min
4. Freeze rows 03:10 min
5. Freeze Panes method 04:01 min
Plaform: React Show more
thumbnail image

Watch video

How to Insert Images in the React Spreadsheet Component

Learn how to insert an image in the React Spreadsheet component of Syncfusion. In this video, the image has been inserted in the specific cell position by using the image property. You can also insert an image by using the insertImage method. To enable or disable this feature use the allowImage property in Spreadsheet. You can change the height and width of the image by resizing it and move it to another position with drag and drop functionality.

Download Example: Inserting Images in the React Spreadsheet

Topics included
1. Introduction 00:00 min
2. Merge cells 01:20 min
3. Text and cell formatting 02:04 min
4. Hide grid lines 02:53 min
5. Insert image 03:06 min
6. Delete image 04:51 min
Plaform: React Show more
thumbnail image

Watch video

How to Insert a Chart in the React Spreadsheet Component

Learn how easy it is to insert a chart in the Syncfusion React Spreadsheet component. In this video, a chart has been inserted in a specific cell position by using the chart property. You can also insert a chart by using the insertChart method. To enable or disable this feature, use the allow-Chart property in the Spreadsheet component. You can change the height and width of the chart by resizing it and moving it to another position by dragging and dropping it.

Download Example: Inserting Charts in the React Spreadsheet

Topics included
1. Introduction 00:00 min
2. Chart types 01:30 min
3. Insert chart through cell data binding 02:08 min
4. Insert chart method 03:37 min
5. Delete chart method 04:07 min
Plaform: React Show more
thumbnail image

Watch video

How to Protect Worksheets in the React Spreadsheet

Learn how easy it is to protect a sheet in the React Spreadsheet component of Syncfusion. You will also learn how to unlock cell range in a protected sheet and protect an entire sheet or workbook with a password and how to unprotect them. To enable or disable this feature, use the isProtected property. You can also protect a sheet by using the protectSheet method.

Download Example: Protecting Worksheets in the React Spreadsheet

Topics included
1. Introduction 00:00 min
2. Protect/Unprotect sheets 01:18 min
3. Protect sheet settings 02:52 min
4. Protect sheets with a password 03:53 min
5. Unlock cell range in the protected sheet 04:51 min
6. Protect workbook 05:23 min
Plaform: React Show more
Chat with us