Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
312 views

I also want to know that sometimes the navbar class, collapse class and dropdown, toggle button are not supported in the angular application even when we install the bootstrap with scripts. What I ...
vijay s's user avatar
  • 409
0 votes
1 answer
5k views

I want to use the bootstrap toggle buttons(switch buttons) in angular.(The components has to come dynamically from the backend ). I have tried but toggling the switches is not working properly. ....
Haritha's user avatar
  • 87
0 votes
1 answer
67 views

i am converting bootstrap them to angular 9 project i have properly set all js and css in the angular.json file but toggle not working.check my below attached angular.json and index.html file? "...
Kapil Soni's user avatar
  • 1,053
2 votes
1 answer
5k views

I'm learning Angular 9 and have gone through the Tour of Heroes app and tutorial. I've used this tutorial as a base to add new features such as CRUD operations on a remote resource and I have added @...
chris loughnane's user avatar
0 votes
1 answer
373 views

I have problems using bootstrap toggle checkboxes and with editing checkboxes in a carousel. I need a carousel with indicators. In this carousel there is a table with workflows that have to be ...
Matthias Neubert's user avatar
0 votes
1 answer
436 views

hey guys i have a problem with Datatable plugin the problem is that i can't select the checkbox in the action column to convert it into bootstrap-toggle it was working before but when i use the ...
Samy Tcheikman's user avatar
0 votes
1 answer
238 views

I encountered an issue trying to check some bootstrap (4) toggles; I've a table with 6 columns and about 40 lines. I would like, when a button is pressed, to toggle "on" all the line associated. ...
Laurent Kreps's user avatar
0 votes
3 answers
1k views

I am new to Angular and having some issues with getting Bootstrap toggle and Modal to work. BootStrap CSS files are working because the form is picking up the styling; however, I reckon JS files are ...
Sarbraj Dulai's user avatar
0 votes
0 answers
57 views

I am using Ajax and Bootstrap toogle and try when I click on a row into my index.php to load option.php using Ajax. First time, Bootstrap toogle seem to running and switching perfect but when I click ...
Roberto García's user avatar
0 votes
1 answer
3k views

I am using Bootstrap Toggle Library with Bootstrap4 but I have problems when I try to control that user only switch 'ON' a limited number of elements. Here is my HTML code: <div style="border:...
Roberto García's user avatar
2 votes
0 answers
340 views

I'm trying to use http://ziscloud.github.io/angular-bootstrap-toggle/ with http://ui-grid.info/ . I'm adding the column as : { name: 'Status', field: 'active', width: 350, ...
RandomUs1r's user avatar
  • 4,218
1 vote
1 answer
1k views

I am still a noobie to angular dev, I had a couple of proposed solutions to my problem, but didn't realize how to implement them. I am using [Angular Bootstrap Toggle] Switch in my angular expression ...
shubhammakharia's user avatar
0 votes
1 answer
2k views

I am using angular-bootstrap-toggle https://github.com/ziscloud/angular-bootstrap-toggle#demo I am trying to find a way to put it in to a disable state.
Petran's user avatar
  • 8,137