Style bootstrap table so all controls and custom button are on the same row
Style bootstrap table so all controls and custom button are on the same row
I can't get this to work.. I've tried all the dom options and they re-arrange the location of the button/search/page length controls, but I can't get them on the same row..
this is an example of just some text on top left of my table. notice its not in line with the search bar on the right side of the page.
http://live.datatables.net/fetoteze/1/
This is an example that SHOULD show my button but I can't get it to show here at all.. maybe because bootstrap is missing, not sure..
http://live.datatables.net/lajopoxe/1/
How do I insert a custom button so that it appears in line with a page length selector and search box?
Thanks