Questions tagged as 'grid'

2
answers

Word selection for phrase formation

For ease of explanation, I have separated the following mockup: The idea is this: Each of the options in the DIV is originally not visible, the idea is that an option is visible only after the user clicks. In addition, the option click...
asked by 12.05.2014 / 17:21
0
answers

A * - Jquery + Javascript

I'm doing a pathfinding test in jquery with JS, and gave a strong wrap. I looked for several places, but I can not reason how to start reading the "neighbors" to make a line between the "Origin" (square where the user clicks) and the destinati...
asked by 13.11.2018 / 15:14
0
answers

Create a button on the ag-grid-angular

How to create a button on the grid app.component.hmtl <!--The content below is only a placeholder and can be replaced.--> <div style="text-align:left"> <span> Tela Cancelamento de Vendas </span> <ag-grid-a...
asked by 26.09.2018 / 16:42
0
answers

GUI in Python using Guizero and Raspberry Pi

I am working on my electrical engineering course completion project and need to perform a front end for graphical interface visualization for data verification. I'm using raspberry pi 3 and the guizero library to create an initial layout, how...
asked by 18.09.2018 / 22:49
1
answer

Bootstrap mobile running as -md

I'm starting a project with bootstrap, but I can not adjust the mobile. <div class="col-xs-12 col-lg-3 col-md-6 nopadding black appear "> <img src="img/portfolio/thumbnails/1.jpg" class="thumb">...
asked by 13.08.2018 / 14:24
0
answers

How to change the Model data being displayed in GridMvc?

I have a GridMvc in my form where it displays a list of units, in this grid has a text field, and a checkbox, I would like when the user type some text box or flag the check, that change reflects on the model. / p> View: <b>Seleci...
asked by 01.08.2018 / 17:04
0
answers

Bootstrap Grid Html - Problem with collapse button

Hello, I created a 3-column grid with the bootstrap and inserted two collapse buttons into each column. The problem is that in any collapse button that I click, it only opens in a column, always in the first column. I want to click the collapse...
asked by 30.06.2018 / 03:47
0
answers

Change HeaderText from a columngroup radgrid da telerik

I have a radgrid of the telerik component and inside it I made a columngroup like this: <ColumnGroups> <telerik:GridColumnGroup HeaderText="Folha Mensal" Name="FOLHA" HeaderStyle-HorizontalAlign="Left" HeaderStyle-BackColor="Laven...
asked by 20.04.2018 / 16:16
0
answers

Editing Grid-Framework

I'm not familiar with "less", but I work with html and css. I'm trying to edit a page written by someone else and I need to change only one value but I do not know where I can do it! Can someone help me !!? This is the value I want to change!...
asked by 22.02.2018 / 04:16
0
answers

Sort fields from a GRID in alphabetical order - Delphi

I need to sort the grid fields in my chart alphabetically (Usage Delphi 10.1 Berlim and the TcxDBPivotGrid component of DevExpress), The following image is attached: OBS - > I need to sort the fields that are in the Gri...
asked by 11.12.2017 / 19:42