not correct working responsive my data table
not correct working responsive my data table

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