Position search box
Position search box
Hi, is it possible to position the search box at a certain position during the initialization? For eg.
I already have a . Is it possible to inject the search box to be within this div? The sDom doesn't seem to work. I only inject div instead of repositioning.
I already have a . Is it possible to inject the search box to be within this div? The sDom doesn't seem to work. I only inject div instead of repositioning.
This discussion has been closed.
Replies
1. Move the filtering input DataTables adds input your div after you initialise DataTables
2. Stick in an input box yourself, and add an event handler which will call fnFilter on keypress.
Allan
Allan
i need to insert some buttons adjacent to search box.
can you help me???
pls
e.g
button1: button 2: search:[ search box ]