Hi i have problem show table
when select page1 show table data is vertical.
i have to F5 on web page for show data horizontal.
picture when select page
please advise to me how to show data horizontal. don't F5
Thank u
Welcome to the forum @Champasit
This is not a problem that has been reported previously. Which versions of node red and the dashboard are you using? Check in Manage Palette. If not the latest dashboard (1.30.2) then upgrade it and check again.
Which browser are you using and can you try a different one?
Could you create a simple test flow so that we can attempt to replicate the problem please? Something like just an inject to inject the data, and the table node. Then select those nodes and use the menu Export -> Copy to clipboard and paste it here. When pasting, in order to make code readable and usable it is necessary to surround your code with three backticks (also known as a left quote or backquote ```)
```
code goes here
```
See this post for more details - How to share code or flow json