Show / hide columns dynamically - Howto increase the height of the table ?
Show / hide columns dynamically - Howto increase the height of the table ?
Dav999
Posts: 2Questions: 1Answers: 0
Hi all,
i cannot find the way to change the height of the table in this example, i try to search into the css file or directly into the html file, but i can't do nothing.
I can't find where i need to change for incresing the size of this table.
Somebody can help me ?
Thanks in advance
David
This discussion has been closed.
Answers
If by "height" you mean the number of rows displayed in the table, see a working example I posted here:
https://datatables.net/forums/discussion/28404/full-working-example-datatables-and-editor#latest
Look at the bottom for lengthMenu and lengthChange.
Hi,
no but i'm not sur i use the good example, for the moment i try to play with this example : https://datatables.net/examples/api/show_hide.html
Is perfect for me i can manipulate, etc... but i want just know where i can change the number of lines the grid can show.
I'm not a programmer in java or html, i've already programming with pascal (Delphi/lazarus), but java is completly different.
Thanks for your response
David
Read the docs regarding page length options.
https://datatables.net/examples/advanced_init/length_menu.html