Possible issues between Meteor datatables packages? -


i'm in need of datatables admin panel i'm creating.

i'm looking @ either ephemer:reactive-datatables or aldeed:tabular

these 2 seem ones still being actively developed.

both lack tutorials how things built scratch.

i've looked @ orionjs entire admin panel , cms documentation seriously lacking. know they've put in effort of writing stuff down, there's no tutorial explaining things or why you're doing things , effects have.

i'm looking possible issues might run when implementing either of 2 packages above.

i know using aldeed's autoform , simpleschema creates powerful, complex , hard understand packages.

ephemer datatables seems more simplistic , quicker off ground, lacking major features or limitations? don't want heavily-invested package , realize there's can't do.

  • one of requirements able display multiple datatables on 1 screen.

  • being able style each component on datatable separately amazing, should generate classes , ids hook onto.

  • search/filter important. can reactive search on data column?

  • what ux things such changing , saving value of right table without having go separate update form item?

  • what ease of finding answers questions each package? more popular (i'm leaning towards aldeed's 1 on gut feeling).


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -