Responsive Expand green button not showing. How can i go about it please?
Responsive Expand green button not showing. How can i go about it please?
wolab
Posts: 5Questions: 1Answers: 0
in Responsive
This question has an accepted answers - jump to answer
Answers
Image two
https://jettoworld.com/sample2.png
Without seeing your page its hard to say. My guess is you haven't included the
responsive.dataTables.css
. Please post a link to your page or a test case replicating the issue so we can help debug.https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin
THANKS SO MUCH
ALL THESE ARE INCLUDED.
It is actually working fine on one application. But can't say why the expand '+' is missing the this application.
All files working on 1st one moved and used as before on the other app.
Can any js file be responsible?
Confused.
Anyone one with such experience please?
the files
Edited by Kevin: Syntax highlighting. Details on how to highlight code using markdown can be found in this guide
There is a stying issue which is why I suggested the
responsive.dataTables.css
might be missing. You might have a conflicting CSS. How are you enabling responsive? Please post your Datatables init code.To help with styling issues we will need to see the page so we can see how the page is setup.
Kevin
Whao! That is exactly what is missing. responsive.dataTables.min.css
Working finely now.
Thanks so much. God bless you. You shall always find help in times of need.