Draw only selected items
Draw only selected items
Henrik Andersson
Posts: 1Questions: 1Answers: 0
Hi,
I want to select items from a datatable with the select-extension and then render a view of only the selected items.
I can use the filter function to return the selected rows, but how do I render a view with only the selected items?
I have looked at a custom search but it seems that I cannot use "selected : true" to filter out the selected items
http://live.datatables.net/fanalago/9/edit
Regards
// Henrik
This discussion has been closed.