Skip to main content
Filter by
Sorted by
Tagged with
0 votes
3 answers
130 views

This code is a demonstration of two features, the checkboxes and the radios. A black-bordered box appears with two ways for you to change its style. Check on the checkbox to change the border to a 5px ...
Wammy's user avatar
  • 63
1 vote
1 answer
58 views

I just want to ask if I understand something wrong. Here is a Fiddle <table> <th style="position: relative; width: 50px; height: 100px"> <div style="position: ...
portal TheAnGeLs's user avatar
0 votes
1 answer
104 views

I created a macro that filters and formats an Excel file with a few thousand lines based on a fixed list of 10 errors (all contained in the same column), and it works just fine. I then decided to try ...
MrPulles's user avatar
1 vote
2 answers
188 views

I have a Google Form that takes entered information and outputs it to a Google Sheet. The responses from this form are then sorted in a separate tab. I want this information to be sorted by most ...
SLIMYYY's user avatar
  • 23
1 vote
1 answer
88 views

I’m building a Rails app related to golf. Users can search for golf courses via an API, and the results are rendered as individual forms per course. Right now, each course must be saved individually, ...
Alessandro Chuy's user avatar
0 votes
1 answer
68 views

I have created a UF reading in various tabs (opt) with each tab having between 10 to 19 entries which I display in a Multipage checkbox list. Now I'm trying to create various Togglebuttons which ...
Chris Peh's user avatar
1 vote
2 answers
137 views

There does not seem to be a lot of info out there when using a gridview with AutoGenerateColumns="true". In my scenario, I am attempting to use this because my gridview is dynamically ...
the_uncle_vince's user avatar
1 vote
1 answer
67 views

In my ASP.NET web application I have a form submit with checkboxes. If in the first option 2 or 3 are selected, then a new questionnaire opens with 7 more questions. It's necessary to select all ...
user110502's user avatar
0 votes
1 answer
68 views

I'm trying to implement a filter with checkboxes. I have my data in a JSON file. I'm fetching my data from a JSON It looks like: { "subjects": [ { "año_cuatri": "1°...
fussi's user avatar
  • 23
0 votes
0 answers
39 views

I have built a checkbox functionality to a table. but stuck to resolve this : right after deletion process, when no data found in table, the checkbox is still can be checked, and the badge still show ...
user3357429's user avatar
1 vote
2 answers
91 views

I'm setting up a package page with multiple packages/prices. To get an idea/example, similar to Spotify plans: https://www.spotify.com/nl/premium/#plans The thing is that i want to update the price of ...
Jelle's user avatar
  • 49
2 votes
2 answers
131 views

I was wondering if someone could help me out with a web scraping problem.. I am new to both python and web scraping.. I am trying to use the below python program to scrape data from the following ...
new_coder's user avatar
1 vote
0 answers
38 views

In Excel Web, I have a column containing a new style checkbox in each cell. I would like to add a date to the adjacent column when a checkbox is checked. To do this, I'd like to run a script when any ...
Marcus Adamski's user avatar
0 votes
1 answer
67 views

I have an Excel sheet, which is filtered with slicers and contains a column with checkboxes. I would like to create a script which reverses the values of the visible checkboxes. I'm new to TypeScript, ...
Marcus Adamski's user avatar
0 votes
2 answers
82 views

I made a fancy custom checkbox that animates a gradient in/out when (un)checked. How can I make the checkbox border a gradient, as well? The border gradient should match the fill gradient just like ...
Leftium's user avatar
  • 18.1k
1 vote
1 answer
100 views

So this is a follow up to a previous question. That was answered wonderfully. However now I have a problem where I added another column and have specific formulas needed depending on certain ...
Rach P's user avatar
  • 35
2 votes
1 answer
106 views

I am try to use Ajax to Post value of an array at a time sequentially. There is working if the array values are fixed.But it is not working if the values are variable. How could I change the array ...
Jason Lee's user avatar
2 votes
2 answers
105 views

Fair warning I'm very new to using VBA and I've looked all over this site but I can't seem to a similar question. I'm hoping it's a pretty easy solution though. I have these checkboxes 1 - 4 Example ...
Rach P's user avatar
  • 35
3 votes
1 answer
109 views

I have developed a WordPress plugin that will have multiple settings options. I was able to create a settings page using a configuration menu. The settings page appears well. When the user changes the ...
mlemos's user avatar
  • 1,275
1 vote
2 answers
156 views

I want to achieve the following (using Delphi 12.2): A TreeView with Checkboxes and two levels (each parent node has two or more child nodes, but no grandchild nodes). Click a parent node: it becomes ...
Tim's user avatar
  • 123
0 votes
0 answers
84 views

I'm trying to vertically align the square/tick box of an Avalonia CheckBox within its contents automatically, but apparently it's not that trivial for some reason. Here's the code: <UserControl .......
Yves Calaci's user avatar
  • 1,138
0 votes
0 answers
79 views

I have been looking for a way to do the same thing that the "Insert -> Checkbox" button does using VBA. All the examples that i have found just create a checkbox object that floats over ...
Sergio Cifuentes Torres's user avatar
1 vote
1 answer
50 views

We have a pop-up dialog with multiple checkboxes that are each created using the following code segment: var cb = jQuery("<input></input>", { id: "cb_" + lid, name: &...
Chris Mugdan's user avatar
2 votes
3 answers
462 views

I'd like to contribute an interactive SVG graph to Wikisource. There are quite strict requirements on the format, as indicated in the title: SVG can contain inline style attributes and <style> ...
schlebe's user avatar
  • 3,849
0 votes
1 answer
39 views

I have a treeview with various controls in a treeviewItem, Textblocks, textboxes, checkboxes, and radio buttons. The problem is strictly cosmetic and only applies to when the treeview node is selected....
Steve S's user avatar
  • 89
-3 votes
1 answer
74 views

I'm trying to style a checkbox with CSS, but my styles are not working, can someone help me? I'm checking the checkbox using javascript, hence the "onclick: return false" code input[type=...
Samuel Freitas's user avatar
0 votes
1 answer
112 views

I have a requirement where I need to display a list in Jetpack compose where each each item contains a checkbox with title. My requirement is to create customcheckbox as Jetpack compose Checkbox does ...
Android_programmer_office's user avatar
-1 votes
1 answer
52 views

I am attempting to use the value of a checkbox on a form to control the validation of other fields. But it seems that the value is always false inside the addmethod routine. I must be doing something ...
John P's user avatar
  • 95
-1 votes
1 answer
122 views

i have a form with a table in and each row has a checkbox. The n-rows show potentialy 3 types of entries (fruit/meat/vegetable). What i like to provide is 4 more Check Boxes on top of the Table so the ...
SEU's user avatar
  • 1
2 votes
1 answer
41 views

$(document).ready(function () { $('input[type=checkbox]').click(function (e) { var seasoning = '', tempArray = []; $('input[name="Brand[]"]:checked').each(function(){ ...
Rashami's user avatar
  • 23
2 votes
1 answer
63 views

I'm making a dashboard widget in WordPress to toggle restriction to access the site. The widget is showing if access is restricted or not based on a binary option. In the admin I want to be able to ...
janlindso's user avatar
  • 1,261
1 vote
1 answer
88 views

I have 4 checkboxes that filter based on its name/identifierValue. When the page loads ALL should be selected. If I click any other box 'ALL' should deselect and I then filter based on the selection....
spring_hiber's user avatar
0 votes
3 answers
103 views

I am keep getting a runtime error “438” for Object doesn’t support this property to method. This script is suppose to check if an number is in column B, and if greater than 0, it will add an checkbox ...
user25656993's user avatar
0 votes
1 answer
71 views

In my gridview, I inserted a column that contains a checkbox in the header: <asp:TemplateField ItemStyle-HorizontalAlign="Center"> <HeaderTemplate> <asp:CheckBox ...
the_uncle_vince's user avatar
0 votes
1 answer
48 views

I'm building a multiselect dropdown with a field to search for options. It's working perfectly except for one aspect: 1 - Here I just selected the options. The first input shows the state of the ...
Thiago Barboza's user avatar
0 votes
1 answer
54 views

I am trying to click on the Checkbox ☑ of a list item using cypress test. I am using React and Material UI. problem is after selected input box, its immediately getting de-selected. I am trying few ...
Mamunur Rashid's user avatar
1 vote
2 answers
114 views

I am trying to write a script to automatically input a row of data based on data found in another sheet (I have this and it seems to work): function Paycheck() { const ss = SpreadsheetApp....
Craig's user avatar
  • 23
0 votes
0 answers
56 views

I'm trying to click on a checkbox using Selenium and Python. Here are the codes: HTML <div class="form-check"> <input class="form-check-input" type="checkbox" ...
aufa's user avatar
  • 295
0 votes
1 answer
90 views

The Problem I have an application in WPF with a DataGrid that contains a checkbox column. I have a checkbox in the header to check and uncheck all the checkboxes in the column. That works well but I ...
Crazy Canuck Coder's user avatar
2 votes
3 answers
102 views

I feel as though I'm being pranked. I'm running into an issue that is replica table in both Chrome and FireFox and I cannot understand why it's happening. I have a "pseudo" checkbox setup I'...
Rick Kukiela's user avatar
  • 1,283
-1 votes
1 answer
107 views

I try to use checkboxs with SuperForm (and formFieldProxy). And i have some problems: i don't understand why i have no way (or don't find the one) to retrieve checkbox value instead of the checked ...
Georgio's user avatar
  • 103
2 votes
1 answer
86 views

I'm new to Angular and Angular Material, and I'm trying to dynamically change the clickAction of a checkbox. My goal is to prevent the checkmark from appearing when a user clicks the checkbox if ...
Jeff's user avatar
  • 33
1 vote
0 answers
51 views

I have a form that presents as a DataTable with checkmarks on each row. The user should be able to check up to 10 checkboxes. Once the tenth is checked, all the unchecked checkboxes need to be ...
Antonio Romo's user avatar
1 vote
1 answer
45 views

I am creating a Listing page for pet adoption in react and Material UI.While making first page,I am facing an issue regarding misalignment of radio buttons and checkbox with their labels.Checkbox and ...
Hira Shakeel's user avatar
-1 votes
1 answer
245 views

So i have this issue in JAWS screen reader. In the browser this is the full HTML <span class="MuiButtonBase-root MuiIconButton-root PrivateSwitchBase-root-31 MuiCheckbox-root MuiCheckbox-...
Cedys Mapa's user avatar
0 votes
0 answers
47 views

I'm using DataGridPremium with checkboxes enabled. The datagrid does not expand all the way to the edges of the encapsulating <Card> (see screenshot #1) if I remove checkboxSelection from ...
Dmitry Fadeev's user avatar
0 votes
1 answer
162 views

The following code runs, but the checkbox is tiny (it should be large). Why doesn't this work as expected? (One can use styling to resize the text, but that's not what I'm trying to do here). I'll ...
Phillip M. Feldman's user avatar
1 vote
0 answers
116 views

Problem Saving Checkbox State in Streamlit-AgGrid I am using streamlit-aggrid in Python and facing an issue when trying to persist checkbox states in a dynamically updated grid. Problem Context I ...
Arthur Stackoverflow's user avatar
0 votes
0 answers
15 views

SqlDataAdapter da3 = new SqlDataAdapter(com2); DataSet ds2 = new DataSet(); da3.Fill(ds2); // fill dataset ddlYear.DataTextField = ds2.Tables[0].Columns["yearofcd"]...
user29312342's user avatar
0 votes
0 answers
35 views

My checkbox is a Pressable surrounded by a View container. The scenario is as follows: a form with ScrollView where I have several fields and the Checkbox. I'm trying to put focus on the Checkbox View ...
Gustavo Almeida Cavalcante's user avatar

1
2 3 4 5
599