When i use property dom: "Bfrtip" menulength not visible i need menuelength
$('#example').DataTable( { dom: "Bfrtip" } );
i also attach snap..
This question has accepted answers - jump to:
Page length menu requires "l" in the dom options. Read the docs. https://datatables.net/reference/option/dom
kindly give me syntax
dom: "Blfrtip"
Kevin
Answers
Page length menu requires "l" in the dom options. Read the docs.
https://datatables.net/reference/option/dom
kindly give me syntax
dom: "Blfrtip"
Kevin