Location for search box and number of records per page
Location for search box and number of records per page

Is it possible to swap the position of the search box and the number of records per page?
This question has accepted answers - jump to:
This discussion has been closed.
Answers
http://datatables.net/reference/option/dom
Hi !
Yes it is possible, you can take a look at this page to see how to organize it :
http://www.datatables.net/examples/basic_init/dom.html
Example :
http://live.datatables.net/yivigaye/1/edit
Thank you for pointing out how to accomplish the placement of the features.