Sliding table - bootstrap
Sliding table - bootstrap
crich04
Posts: 20Questions: 6Answers: 0
in Responsive
I don't think I'm noticing that columns are hiding and when I view on my mobile, I can scroll the table data left/right while the headers remain still. Any suggestions to ensure it behaves better when viewing on a mobile device?
This discussion has been closed.
Replies
Sounds like you are using Bootstrap's built in responsive tables (using the
responsive
class? Our Responsive has adt-responsive
class available to address that clash. See this example.Allan
You are correct. I'm usinig Bootstrap 3 but, I think it will still apply. Trying now. Thanks!