Datatables + Collection Joins

Hi Everyone,

I want to show data in a tabular fashion with pagination. this data will come from the various collections, so I have to use joins. Can Anyone suggest me the best way to achieve this.

If anyone has earlier has done this could have share their experiences.

Thanks and Best Regards,
Manu

Hi,

Thanks for your reply, I am using the same, Actually the issue is coming with the Datatables. The table is rendered before data is available so Datatable is showing the 0 records but as soon as the data is fetched it shown in the table but then also it says 0 records.

Please Refer to my another post at : Datatables with Meteor using Joins

Thanks and Best Regards,
Manu