Filter data that already rendered with html
Filter data that already rendered with html
![exodia6666](https://secure.gravatar.com/avatar/3b104bcf30e7d212b1e9eac896453dbe/?default=https%3A%2F%2Fvanillicon.com%2F3b104bcf30e7d212b1e9eac896453dbe_200.png&rating=g&size=120)
I want to filter data that already rendered before, for example, I have a row with age above 50 then it will be labeled not young, and other below that will be labeled as young. how can I filter with this already rendered data that already mixed with HTML?
This discussion has been closed.
Replies
you need to first fix your code, <script> tag order matters.
jQuery goes first
Datatables next
Any Datatables options like "select" loads after datatable.
OK done, what next?
http://live.datatables.net/gakepopo/3/