I test responsive tables by resizing the browser window. If I resize a desktop browser window to simulate a mobile device browser, the columns just get squished, whereas on an actual mobile device the column data get rearranged into two columns (when responsive mode is enabled and first row is header).
How do I have the responsive table be responsive when the desktop browser window is resized?
I test responsive tables by resizing the browser window. If I resize a desktop browser window to simulate a mobile device browser, the columns just get squished, whereas on an actual mobile device the column data get rearranged into two columns (when responsive mode is enabled and first row is header).
How do I have the responsive table be responsive when the desktop browser window is resized?