Questions tagged as 'dropdown'

1
answer

Append the items to a dropdown control attached to a database

I have a dropdown control attached to a DB and wanted to add an item to force the user to choose an option. How can I add another item (choose / select / --------) to the control in order to force the user to make the choice? I have...
asked by 04.06.2014 / 04:32
0
answers

ASP.NET MVC - Change input to dropdown and popular with table values SQL Server

I have a partial view (in this case, one of those Razor Pages) of type "Create" created from a table in SQL Server (which is stored as entity of a template in my application). @model Candidaturas.Models.DadosPessoai @using (Html.BeginForm("A...
asked by 01.08.2018 / 18:39
0
answers

Dropdown html treatment for many options

I have a dropdown that is fed into PHP by querying an Oracle database. It is working normally, however the amount it returns is 15000 records and each record is an option in the dropdown. This slows down and becomes unusable as well. Simplifi...
asked by 27.06.2018 / 17:45
0
answers

SelectList paged in Angular2

I have the following HTML code for the list: <select data-placeholder="Origem" id="origemNew" (click)="SelecionaOrigem($event,oportunidadeNew.operacao,true)" class="chosen-select col-md-12"> <option value=""></option>...
asked by 18.07.2017 / 19:14
0
answers

Fill DropDowList with data from another screen [closed]

I have a time zone screen where I have the fields name of time zone, utc and daylight saving time only, it is working perfectly. only I have to create another screen "timezone period" with three fields the name of the time zone already registere...
asked by 11.05.2017 / 15:25
0
answers

Jquery mobile filterable select ignore accent

Good, I'm trying out a select box taken from this example link works perfectly but when trying to filter the results typing for example Águeda the result is null just accepting Agueda, can anyone help me to convert the search so as to ignor...
asked by 05.02.2016 / 08:02
5
answers

Create Menu DropDown

Can anyone help me? I would like to make this menu a dropdown menu, but I am not yet aware of it, and I would like to ask for help. // CSS nav#mainnav ul { padding: 0; margin: 0; list-style: none; } nav#mainnav li { padding...
asked by 20.02.2016 / 18:53
0
answers

Creating multidimensional array from query to BD MySQL

I have the following problem: I have a table in a MySQL database and in a code snippet I need to make content retrieved by a query made to this database be stored in a multidimensional array / array in php. The values of the two columns queri...
asked by 13.11.2015 / 15:25
0
answers

DropDown Menu inside post Wordpress

What would be the best way to put a Drop Down Menu inside a Wordpress post?  Since the Links of this menu should open in the same post, like video for example ... Click the Menu then click on Option 1 and it opens the player in the same post....
asked by 24.09.2015 / 13:26
0
answers

Bug z-index IE - Reading marker [input] overlapping dropdown menu

Has anyone ever had this problem in IE? I have a menu and just below an input field. When I select the input field and the reading marker appears, it overlaps the dropdown menu.     
asked by 28.04.2015 / 16:05