Datatable plugin in aurelia

How to use datatable jquery plugin in aurelia?

2 Likes

Can you give a link to the datatable plugin you want to use? It could also be better if you could describe what issues you had with using them in your Aurelia project so folks can have better understanding of how to help you out.

Better if you use ag-grid. It works wonderfully with aurelia so far, although it’s a bit hard at first to find a nice example but the ag-grid website has a good start.

I also saw aurelia slick-grid is another plugin. I’m pretty sure there are like 2 others.

You should (although you can) not really mix jquery and SPAs often.

3 Likes