Giter VIP home page Giter VIP logo

Comments (7)

aslagle avatar aslagle commented on July 24, 2024

Thanks for the feedback. Currently, all the pagination and filtering happens on the client, so you do have to subscribe to the whole collection, but I'd like to add an option to do it on the server or hook into another pagination/subscription package. It might be possible to hide reactive-table's pagination controls and do your own pagination by passing in a cursor instead of a collection, but that could end up being more work than implementing it in reactive-table.

from reactive-table.

dandv avatar dandv commented on July 24, 2024

@ianpogi5: have you looked at luma-datatables? It wraps DataTables.net, which is designed to scale for millions of rows.

from reactive-table.

FickleLife avatar FickleLife commented on July 24, 2024

https://github.com/alethes/meteor-pages is an option and maybe a simpler solution.

from reactive-table.

markudevelop avatar markudevelop commented on July 24, 2024

Yeah we need to add this feature and this package is perfect, Any ideas how to do it? Maybe with Iron-Router subscribe per page etc... But how will the search/filter work on all collection hmm kinda hard for me to understand that

from reactive-table.

maxko87 avatar maxko87 commented on July 24, 2024

Bumping this issue -- tried loading up a collection with 5k objects and it froze at around 80 pages (800 objects). Any ideas on a fix for this?

from reactive-table.

aslagle avatar aslagle commented on July 24, 2024

I'm actually working on this now - see my last comment on #36. Try out version 0.6.0-beta1 and let me know if it works for you :)

from reactive-table.

udiedrichsen avatar udiedrichsen commented on July 24, 2024

Great package, very easy to use: Thx +1

But it very slow with 2200 records. Meteor and mongo are on my local mac. A fast one.

from reactive-table.

Related Issues (20)

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.