Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jakub 9 posts 89 karma points
    Jan 18, 2018 @ 17:43
    Jakub
    0

    Grid collumns don't display inline

    Hi, I'm trying to make 2 collumn grid layout on one of my pages. In Content page it shows good, but when I get on preview my added content is in 2 rows instead of 2 collums, same happens when I chose a row configuration which is supposed to have 2 collumns. Do I have to setup css to show it properly or is there some kind of setting? All I do is just get grid by @CurrentPage.GetGridHtml("myPage")...It shows the grid content but just not the way I would like.

    Thanks for answer in advance Jakub

  • Nik 1413 posts 6212 karma points MVP 3x c-trib
    Jan 18, 2018 @ 19:45
    Nik
    0

    Hi Jakub,

    Are you including Bootstrap in your front end views? The default grid layout expects you to have bootstrap 3 when rendering.

    Thanks,

    Nik

  • Jakub 9 posts 89 karma points
    Jan 19, 2018 @ 11:34
    Jakub
    0

    I'm not entirely sure where to check it...I'm really new to this but when I started it in debug mode, and I hit preview, program jumps into Bootstrap3 when it's rendering the grid and it recognize multiple collumns and whole renderRow is done, so I would assume it is?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies