Sliding table - bootstrap
Sliding table - bootstrap
![crich04](https://secure.gravatar.com/avatar/47f138f17b36bf463f430604583a1a93/?default=https%3A%2F%2Fvanillicon.com%2F47f138f17b36bf463f430604583a1a93_200.png&rating=g&size=120)
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!