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
It looks like you're new here. If you want to get involved, click one of these buttons!
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