Questions tagged as 'panel'

1
answer

Panel Title with responsive pull-right button

Friends, I need a panel whose title has a close button inside it, right and responsive. The code below was the closest I could get to using buttons. Very grateful for the help. <divclass="container"> <div class="row-fluid">...
asked by 26.04.2015 / 14:35
2
answers

A single form with multiple MDI forms or forms. Which option is most efficient in program performance?

I'm a beginner in C #. I'm developing a simple application that has multiple windows. Depending on what you need to do in the program, the user needs to open multiple windows to get to the required page. I would like to make it lighter and more...
asked by 22.03.2016 / 12:19
1
answer

Panel does not become invisible if the paint chart event is activated

Good evening, People would like a help, with a doubt, well I'm developing an application, in which the user chooses 5 dates of any useful days of the month, and generates a differentiated chart with the quote of each day, right, that graph (T...
asked by 09.11.2015 / 23:46
1
answer

Positioning of columns in the bootstrap

I have 3 columns, they are positioned like this: Dados Basicos | Endereço Contato So when the responsibility is done, it stays that way Dados Basicos Endereço Contato But it needs to be done like this: Dados Basicos | Contato End...
asked by 12.06.2015 / 21:32
0
answers

Filters in Web Panel

I made an application to manage all the IT equipment of a company, I can list how many of each type of equipment there are in total, and also I can show only a specific type, such as notebooks or desktops, but I can not make a listing showing ho...
asked by 25.10.2018 / 13:40
0
answers

Error in executing google maps, referring to script error

Estou com um erro na chamada do painel do google maps, em html: Apresenta o seguinte erro: insira o código aqui Script error http://maps.google.com/maps-api-v3/api/js/24/12/intl/pt_br/util.js A linha que chama é mapDisplay.setPanel(docum...
asked by 04.07.2016 / 02:21
1
answer

How to print two images on two different pages at once?

Hello I can print a panel (pnlPrint) using the following code. But, I'm not able to print a datagridview that already belongs to the same Form together on the second page so that the two leave in the same impression. I could make two differen...
asked by 16.06.2016 / 19:25