North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-321-8588
My Account
Sign In/Register
Design & Development
Design & Develop
Best Value
Infragistics Ultimate
The complete toolkit for building high performing web, mobile and desktop apps.
Indigo.Design
Use a unified platform for visual design, UX prototyping, code generation and application development.
Web
Ignite UI for Angular
Ignite UI for JavaScript
Ignite UI for React
Ultimate UI for ASP.NET
Indigo.Design
Desktop
Ultimate UI for Windows Forms
Ultimate UI for WPF
Prototyping
Indigo.Design
Mobile
Ultimate UI for Xamarin
Ultimate UI for iOS
Ultimate UI for Android
Automated Testing Tools
Test Automation for Micro Focus UFT: Windows Forms
Test Automation for Micro Focus UFT: WPF
Test Automation for IBM RFT: Windows Forms
UX
Indigo.Design Desktop
Collaborative prototyping and remote usability testing for UX & usability professionals
Indigo.Design
A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
Business Intelligence
Reveal Embedded
Accelerate your time to market with powerful, beautiful dashboards into your apps
Reveal App
Empower everyone in your organization to use data to make smarter business decisions
Team Productivity
Learn & Support
Support
Help & Support Documents
Blogs
Forums
Product Ideas
Reference Applications
Customer Stories
Webinars
eBook & Whitepapers
Events
Free Trials
Pricing
Product Pricing / Buy Online
Renew Existing License
Contact Us
Forums
Ignite UI for React
CREATE NEW POST
Your Privacy Matters
: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use.
Cookie Policy
Close
Selected tags
Excel
Narrow your results
Excel Library
IgrDataGrid
Excel Utility
Spreadsheet
React Spreadsheet
grid
Ignite UI
Chart
row
styling
Grouping
Most Viewed
How to import workbook with chart into your react component which can render data along with chart without writing any additional logic for rendering chart.
Not Answered
over 1 year ago
Facing issue in GroupedRows functionality while Exporting grid to excel
Answered
over 1 year ago
Issue with new IgrGrid
Not Answered
over 1 year ago
React Spreadsheet: Not able to render excel with charts on example page
Not Answered
over 2 years ago
Dark/Light Theme for Ignite UI for React Grid
Not Answered
over 1 year ago
Tags
More
Cancel
Descending
Ascending
1 - 7 of
7 results
for Ignite UI for React
Not Answered
3083972
views
5
replies
Want a clarification on the use case related to Excel Library
Hi I want a small clarification on one of the use case related to Excel Library . ( https://www.infragistics.com/products/ignite-ui-react/react/components/excel-library ) We have added GroupDescription...
Answered
1739055
views
1
reply
Facing issue while align the cell value to center in Excel to export
Hi I want a small clarification on one of the use case related to Excel Library . ( https://www.infragistics.com/products/ignite-ui-react/react/components/excel-library-using-worksheets ) I want to...
Answered
5338613
views
11
replies
Facing issue in GroupedRows functionality while Exporting grid to excel
Hi I want a small clarification on one of the use case related to Excel Library . I want to know how we can Add the GroupedRows functionality for Row, Which we can expand by clicking on + icon. ...
Not Answered
1953852
views
5
replies
Facing issue while Exporting grid to Excel.
Hi I want a small clarification on one of the use case related to Excel Library . I'm trying to Export the IgrDataGrid and using the following code for that. I'm able to Export the grid but facing...
Not Answered
5435767
views
12
replies
How to import workbook with chart into your react component which can render data along with chart without writing any additional logic for rendering chart.
I have put download which can download the sheet data with chart here https://codesandbox.io/s/excel-with-chart-export-ksj68j?file=/src/index.tsx If I download the sheet and want my chart back while uploading...
Not Answered
2313022
views
1
reply
Uncaught TypeError: Cannot read properties of null (reading 'contentType')
Hello, I'm trying to load files into this library via ExcelUtility.load(file), where `file` is an xlsx file. The application crashes and the following error occurs: CachedLoadPackagePart.ts:39 Uncaught...
Not Answered
751394
views
1
reply
React Excel Library Excel Header customization
Hello, I am trying to use React Excel Library, and downloaded the code , so when the excel sheet is downloading , can we make only the header file a readonly (Non editable)? Name,Age,company ,Title,country...