not correct working responsive my data table
not correct working responsive my data table
![farhadtable](https://datatables.net/forums/uploads/userpics/551/nRV4UARY6N63B.png)
in Responsive
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
My guess is you need to add
width="100%"
to thetable
element. But without a test case it is impossible to say for sure.Allan