OfficeDev/office-ui-fabric-core

Can ms-Grid-row span?

Closed this issue · 3 comments

Can ms-Grid-row span? thanks

Sorry, I'm not sure what you mean. Could you include an illustration to show what you're hoping to achieve?

i have two rows with two columns, but i want to span the first columns into one.

like this https://i.stack.imgur.com/m741R.png

Thanks
From Peter

The best way to achieve that layout is by nesting grids. See this StackOverflow question for how to achieve a similar layout using Bootstrap's grid, which is very similar to ours.