Width of what you can see

I have published a database of the Single’s Results of Steffi Graf but it only displays 7 of the 14 columns. How do I get it to scroll to the right so all columns will display. Is there a limit to the width of a website?

1 Like

Need more information. What types of components are you using?
If you use a Table component you can add as many columns as you want, and you should get a horizontal scrollbar for any overflow.

A screen shot from your builder layout showing both the layout and components panel would be useful.

1 Like

I used Data Grid. I have removed several columns from the Layout and it now shows me what is needed.


Before I had several more columns but there were no scroll bars when published.

1 Like

I would recommend a Table Component.
A Data Grid is generally only recommended when you want to allow for inline editing of the data.

2 Likes

Thank you.

1 Like