REACT - Read & Parse Excel Sheets with SheetJS

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024

Комментарии • 27

  • @PreVlad
    @PreVlad 2 года назад +1

    Ive surched soooo long for this...man 2 days >.>

  • @rajmayekar7473
    @rajmayekar7473 2 года назад

    thank you for the video was very helpful in developing my project

  • @SuperHuman748
    @SuperHuman748 Месяц назад

    Hello Sir,
    Thanks for ur superb video on Excel files with React Js.
    Sir, I have one problem to solve. How can we show errors of the uploaded Excel file data on page for each row and column if any errors in table with error column of any row with error below the field, borders with red, hovered showing error and ability to edit the column value and submit at end of the page back to db.json or db table ??
    Can you develop code and cast video for above...in React Js ??

  • @andreihoffmannferreira6994
    @andreihoffmannferreira6994 2 года назад

    Thanks for the video, it was great and very explanatory.

  • @danielcavalcante9739
    @danielcavalcante9739 2 года назад

    Very well explained. Thanks :D

  • @sebdoyon578
    @sebdoyon578 2 года назад

    Awesome work my friend!

  • @niranjanbhamepatil
    @niranjanbhamepatil 2 года назад +1

    Hey I have one question here. If my excel file has some styling like font weight bold and background color so can I read that properties too? Thanks for the video.

  • @mdborhan5780
    @mdborhan5780 2 года назад

    Great tutorial man

  • @amosgikunda4464
    @amosgikunda4464 2 года назад

    I love your videos. Can you create a video on how to compare multiple sheets for differences (highlight differences). Thanks.

  • @AbhayMamidpalliwar
    @AbhayMamidpalliwar 2 года назад

    Great Video. Thank You !!!

  • @kalki_onwheels
    @kalki_onwheels 2 года назад +1

    Can you make a video on how to read multiple sheets from same workbook and display the data in table ?

    • @iseesharp6646
      @iseesharp6646  2 года назад

      Sure, stay tuned!.

    • @iseesharp6646
      @iseesharp6646  2 года назад +1

      Here it is
      ruclips.net/video/BE8U2wPL4k0/видео.html

  • @TejasMadhukarShukla
    @TejasMadhukarShukla Год назад

    can you help for excel to nested json create

  • @Officialsinghsolanki
    @Officialsinghsolanki 2 года назад

    hey man. good stuff. Just that I was trying the same but I keep getting the undefined (reading 'book_new') error, do you maybe know how to resolve that?

  • @simonmoon6672
    @simonmoon6672 2 года назад

    Thanks for the video! It was very helpful! I hope I will figure out the rest by myself. Just 1 question pls - how can i add excel file in the project already so i dont have to upload it every time? If i move excel file to the React project folder - how can i make react get the data from there? Thanks!

    • @iseesharp6646
      @iseesharp6646  2 года назад

      You can store in a path like /src/myfile.xlsx and read it on page load, and process it after.

    • @simonmoon6672
      @simonmoon6672 2 года назад

      @@iseesharp6646 hi. Can't read file in electron react js. Readfile can't get the path. Any ideas?

  • @likoindrahartawan2917
    @likoindrahartawan2917 2 года назад +1

    Can you do export/download to .xlxs with Table ? Thanks

    • @iseesharp6646
      @iseesharp6646  2 года назад

      Yea, will definitely do a future video.

    • @iseesharp6646
      @iseesharp6646  2 года назад +1

      Here you go
      ruclips.net/video/F7dQLO5Jhp4/видео.html

  • @ahmedhafez9951
    @ahmedhafez9951 Год назад

  • @drswap
    @drswap 6 месяцев назад

    can you plese share github link

  • @aqibfayyaz1619
    @aqibfayyaz1619 2 года назад +1

    No code link or anything?

  • @QuickTale55
    @QuickTale55 2 года назад

    source code please