Sample on homepage
Sample on homepage
JanNL_FR
Posts: 47Questions: 15Answers: 2
Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
Hi I'm new to DataTables recommended by ChatGPT Thank you.
My first try was succesful with the basic sample.
I like the showed table with the + sign in each row , on the homepage.
Is there a helpfile to create that kind of tables?
Thanks in advance.
Jan
This question has accepted answers - jump to:
Answers
The homepage uses the Responsive extension extension to hide columns that are too wide for the container. You can find examples and docs at the link I posted. Let us know of any questions.
Kevin
That's a very fast reply, thank you.
OK, when I want to use the download builder I only need to check the Resposive option?
Jan
In Step 1 of the Download Builder select the style framework you are using. If none then select Datatables.
Step 2 select Datatables. Optionally select jQuery unless you are already loading it. Don't load it twice.
In Extensions select Responsive.
This will provide all the libraries needed for Responsive.
Kevin
Thank you Kevin,
I have downloaded some and want to place them on a VPS
As sample it's going well, but how can I combine them in one HTML file?
Like vertical and horizontal scrolling in combination with locking the first two columns?
There are also a lot of CSS and JS files. How do I know which one I have to choose?
Sorry, Of course there are more questions like mine.
Learnt from https://datatables.net/extensions/fixedcolumns/examples/styling/col_filter.html
Just to make sure are your questions answered?
Kevin
For the sake of clarity, I have asked a new question.