each table in its own window
-
- Posts: 5
- Joined: Sun Jun 23, 2024 10:15 am
each table in its own window
Is it possible to have every table in a different window?
-
- Site Admin
- Posts: 5941
- Joined: Wed Mar 19, 2008 8:47 pm
Re: each table in its own window
No, all the communication between the client and server goes through a single websocket connection. Additional windows (or tabs) would require additional connections. If you are just wanting to multi-table across multiple monitors, stretch your browser window across those monitors.Max In Montreal wrote: ↑Mon Jul 29, 2024 10:38 am Is it possible to have every table in a different window?