i want to change position of show entries position. I wont to position in center of table because I want to use buttons: ['copy', 'csv', 'excel', 'pdf', 'print'],
how it possible
The dom option is used to control the placement of the Datatables elements. Add the l option between the B and f.
dom
l
B
f
Kevin
problem is solution by me thanks
Answers
The
domoption is used to control the placement of the Datatables elements. Add theloption between theBandf.Kevin
problem is solution by me thanks