Git Product home page Git Product logo

Comments (5)

benjaminuggla avatar benjaminuggla commented on June 23, 2024

If you check this one: https://github.com/securedeveloper/react-data-export

You can see it should be backward-compatible with this repo. But tell me if I'm wrong!

from javascript-excel.

xadamxk avatar xadamxk commented on June 23, 2024

@benjaminuggla That covers existing functionality but what about new features? I know the dev was working on column span, which is what I primarily need.

from javascript-excel.

jochercoles avatar jochercoles commented on June 23, 2024

@benjaminuggla, can you help me how use this new release, because I used react-data-export, but I can't apply format or style to the document. When I try export the file don't is created. If I use the component without styles, It created the file without problems, but when a use the example with format don't work.

from javascript-excel.

jurepetrovic avatar jurepetrovic commented on June 23, 2024

Hello,

it does not seem backward compatible to me.
This code does not work if I import "javascript-excel".
How should I use this?

import React from "react";
import ReactExport from "javascript-excel";

const ExcelFile = ReactExport.ExcelFile;
const ExcelSheet = ReactExport.ExcelFile.ExcelSheet;
const ExcelColumn = ReactExport.ExcelFile.ExcelColumn;

Thank you very much!
Jure

from javascript-excel.

rajupropg avatar rajupropg commented on June 23, 2024

Currently, with this library, we are unable to export data to excel, if there are some special characters. For Ex: words in Thai language.
Please try to fix this.

from javascript-excel.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.