dropdown box disappears when adding a button
dropdown box disappears when adding a button
jschroeder7
Posts: 22Questions: 11Answers: 0
Description of problem: When I add a button to my table, I lose my dropdown box which shows how many entries my table has.
How do I keep both the dropdown and the button?
Answers
See this FAQ which explains what to do.
Kevin
Thanks Kevin.
Are you referring to this Question/Answer below on the FAQ?
Q. How can I move the table controls?
A. You can move the elements that DataTables puts around the table by using the dom initialisation parameter.
@kthorngren
Is it possible to make the Show 50 entries dropdown box, show something like this:
Show 50 (dropdown) box entries of 240 entries?
Where would I possibly find out more information on making such a change?
Kevin pointed you to this: Q. How can I show the page length select when using Buttons?