Seal Report Forum
»
Report Edition
»
Reports
»
Horizontal Arrangement of Views
Rank: Advanced Member
Groups: Registered
Joined: 8/9/2019(UTC) Posts: 45 Thanks: 13 times
|
Hi ,
I am unable to arrange the views on the board horizontally. Any new view created is laid out vertically .
Could you pls help ?
Thank you!
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 12/20/2013(UTC) Posts: 1,209 Thanks: 14 times Was thanked: 206 time(s) in 199 post(s)
|
positioning in Seal Report is based on Bootstrap 3 grid, you can check a sample 10-Container - Grid Layout.srex whhich shows a sample: if your view is a container, all its children will follow the definition in "Grid Layout" property... in the sample above, click on the 'Container Blue Border' view, and check the layout definition: Code:col-sm-4;(col-sm-4);col-sm-4 text-right;
(col-sm-4);col-sm-4 text-center;(col-sm-4);
col-sm-4;(col-sm-4);col-sm-4 text-right;
col-sm-6;col-sm-6;
It follows the Bootstrap 3 Grid Model (refer to https://getbootstrap.com/docs/3.4/css/#grid). One row is defined per line, columns are separated by semi-column, one child view is used per cell sequentially unless the definition is under brackets '()'.
|
1 user thanked epf for this useful post.
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/9/2019(UTC) Posts: 45 Thanks: 13 times
|
|
|
|
|
Seal Report Forum
»
Report Edition
»
Reports
»
Horizontal Arrangement of Views
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.