aslagle / reactive-table

A reactive table designed for Meteor
https://atmospherejs.com/aslagle/reactive-table
Other
328 stars 137 forks source link

On dropdown change event, dynamic Change Collection #429

Open sakshi-kataria opened 8 years ago

sakshi-kataria commented 8 years ago

hello, I am using reactive table in our application since more than 1 year but I am facing one issue Issue: I want to implement dynamic changes of collection by selecting dropdown in [server side pagination of reactive table ] so please help on what way I can handle the same. Thanks

aslagle commented 8 years ago

I would recommend setting up a ReactiveVar in your template that you set when the dropdown changes, and use in the reactive table settings.