I'm trying to use the DataTable plugin for TableTools.ShowSelectedOnly, but I have difficulties to make it works. Relative plugin page : TableTools.ShowSelectedOnly
I use Example given in the plugin documentation :
- for the selection : it works good.
But I don't see button for Show all
or Show Selected
?
Actually, I don't understand where the box contained oFilterSelectedOptions
appears ?
(describe as "select box to show all or only selected items" in the plugin)
I probably missed some basic instruction... but I'm neewbie on javascript.
Did some one could help me ?
Here is my test code : http://jsfiddle.net/K5g9q/