How to make a table slide to the right on mobile view
I'm creating a mobile app. I have table of 5 columns and many rows displaying lots of data. I now want to add a 6th column but obviously it sits outside the mobile view boundary. Reducing the width of the other columns will make the data too small and unreadable. Is it possible to allow the table to slide to the left so the mobile user can view all the columns?
Try right-clicking on the table and select 'group in dynamic panel'. Then, select the panel and make sure it only covers the 5 columns (so the 6th is hidden). Then, with the panel still selected, go to the Properties palette and change 'horizontal overflow' to 'always'.
Try right-clicking on the table and select 'group in dynamic panel'. Then, select the panel and make sure it only covers the 5 columns (so the 6th is hidden). Then, with the panel still selected, go to the Properties palette and change 'horizontal overflow' to 'always'.
Replies have been locked on this page!