update another part of the page with the search box...
update another part of the page with the search box...
nickschurch
Posts: 18Questions: 0Answers: 0
Hi,
I have a few d3 diagrams that display graphical representations of the data in a datatable. These update with a function whenever the table is filtered by some custom filters and this work very nicely together, the only thing I can't figure out is how I can call my update function when the search DOM is used to filter the table. is there a way can just get it to call an extra function immediatly after it filters the table?
I have a few d3 diagrams that display graphical representations of the data in a datatable. These update with a function whenever the table is filtered by some custom filters and this work very nicely together, the only thing I can't figure out is how I can call my update function when the search DOM is used to filter the table. is there a way can just get it to call an extra function immediatly after it filters the table?
This discussion has been closed.
Replies