Questions tagged as 'grid'

2
answers

How do I change the contents of a UserControl by using a button on another UserControl?

A window with a grid, and with two content areas, "ContentArea" and "ContentMenu". "ContentArea" starts blank, "ContentMenu" starts with the Navigation buttons, which make "ContentArea" change its content. In each of these "ContentXXXX" you a...
asked by 12.12.2016 / 23:08
1
answer

Float elements with CSS Grid

Good morning, friends. I have the following problem: I need to make the elements float with CSS Grid without having a specific row set. For example, in the image below, there should not be that gray space, the element just below should come up t...
asked by 24.07.2018 / 16:08
2
answers

GRID column size Bootstrap - Custom value

Greetings! Could someone give me a light on the image below ... Question X is that I need a middle ground in this alignment. If I put col-md-1 it cuts the input if I put col-md-2 gets too big. I tried to use span but it worsened the situat...
asked by 04.08.2016 / 18:44
1
answer

Grid 960 smaller than the screen

I'm starting to use the 960.gs system grid css but I'm having some problems related to screen size, please correct me if I'm wrong . Include all css files correctly inside the header, but when I use a class for example container_16 t...
asked by 28.10.2015 / 19:13
1
answer

How to equally divide the space of the StackPanel between the children

I have a Stack Panel with some buttons inside, I want the Stack's available space to be equally divided between the buttons. <StackPanel Orientation="Horizontal" HorizontalAlignment="Center"> <Button Content="USUÁRIOS" Hei...
asked by 15.07.2018 / 21:12
2
answers

Center DIV in Bootstrap Grid

I have the following section, and I need the Divs to be centered horizontally in my Grid of Boostratp 3. It always stays on the Left side and I do not mind changing that. <section id="servicos"> <div class="container">...
asked by 21.05.2018 / 13:43
2
answers

Group of images in gird of the bootstrap getting out of the loop

I have a list of images where I'm using grid to organize them, getting the exact amount I need for lines. With this I looped to control the grids and I also have the loop of the images. Question: What could you do to fix why grids and images a...
asked by 22.11.2017 / 09:45
2
answers

Bootstrap 3 | Height of columns in the Grid System

Good morning! I'm new here in the forum and I'm developing a page using bootstrap 3 and I have a question about the Grid System. I have a row with 4 columns (I left the background of the columns highlighted in black). Bydecreasingthesi...
asked by 27.11.2015 / 14:27
1
answer

How to fill a scrollview with the same grids dynamically?

Well, I'm trying to fill a grid divided into rows inside a scrollview (to allow the user to view all content) with other grids. Each grid is inside a row and contains the contents of a schedule I want to show. I want the program list of a radio...
asked by 14.09.2015 / 21:04
1
answer

Increase line height of a gridcontrol devexpress

Gentlemen, I have a gridcontrol of devexpress (12.1) being populated by a list, and I need to increase the line if the text is larger, and I need to dynamically do that (if the text fits in width, I do not need to break the line) / p> I...
asked by 24.07.2014 / 16:21