Sorry, we don't support your browser.  Install a modern browser

Add a "Desktop width" option#602

Feature Request: Desktop Width Option for Responsive Tables

Currently, wpDataTables offers a “Tablet width” setting to trigger responsive layouts on smaller screens. However, there is no dedicated option to set a max width for desktop devices. As a consequence, on very large screens, all columns are displayed in a single line, making tables difficult to read and navigate.

The fix for now is too put 3500px to have the tablet layout for the columns displayed to the user on a big screen.

But what if I want to show more columns on big screen ?

Request:
Add a “Desktop width” setting in wpDataTables which would allow users to specify a maximum width for desktop responsiveness. This would enable hiding certain columns or triggering the expandable dropdown view for columns, improving table readability on wide monitors and large screens.

Benefit:
This option would provide more granular control over how tables are displayed across all device types, ensuring an optimal user experience across desktop, tablet, and mobile devices.

7 months ago
1