React Table Tutorial - 4 - Footers

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024
  • 📘 Courses - learn.codevolu...
    💖 Support UPI - support.codevo...
    💖 Support PayPal - www.paypal.me/...
    💾 Github - github.com/gop...
    📱 Follow Codevolution
    + Twitter - / codevolutionweb
    + Facebook - / codevolutionweb
    📫 Business - codevolution.business@gmail.com
    Footers with React Table

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

  • @nishantshah_
    @nishantshah_ Год назад +2

    instead of having a footer, it would make more sense to make the header sticky.

  • @24306529
    @24306529 2 года назад +4

    thank you for the series. It helps. But problem is the data is hardcoded. How do you use this library when the data is fetched from an API?

  • @ojko12345
    @ojko12345 3 года назад +2

    Thank you very much for these tutorials. Great explanations

  • @ayush.kumar.13907
    @ayush.kumar.13907 4 года назад +8

    Instead of adding the footer, can we make the header sticky?

    • @andrewbrower4158
      @andrewbrower4158 3 года назад +3

      I agree. Adding a footer that matches the header is not common practice and I don't think it looks good or works effectively. Sticky header is a much better idea.

    • @DantesSagan
      @DantesSagan 3 года назад

      @@andrewbrower4158 yeah, I added to CSS style position: sticky, to , and it's looking more useful, but anyway vids helpfl

  • @Idk_mia_89
    @Idk_mia_89 3 года назад +1

    you're very helpful, thank you

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

    how to check has footer in the table ?

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

    Weldone. Great explanation surely.

  • @monkeystylle
    @monkeystylle 4 года назад

    hi vishwas can you do React Saga next =)

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

    {2021-12-28}, {2022-09-28}

  • @AsadKhan-ok2wj
    @AsadKhan-ok2wj 4 года назад

    Please add this video in React Table series
    Thanks

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

    how to pass footer props?

  • @rachelmoore5255
    @rachelmoore5255 3 года назад

    how do you get the table to show?