-
I'm using this with React, after a user performs an action I get an updated list of options from DB.
I would like to pass them to an existing dual-list box, how can I go about doing that? is there i…
-
Hi, Good day,
I need to load the source data of dual listbox based on selected dropdown.
I was able to append the source of list box dynamically thru ajax, however, I’m having difficulty of refreshi…
-
- Laravel Version: 8.0.0
- PHP Version: 7.4
- Dcat Admin Version: 2.0.20
### Description:
$form->select('tenant_id')
->options(Tenant::pluck('name', 'id'))
->required()
->load('supplier…
-
If I try the [demo](https://rawgit.com/jyotirmaybanerjee/react-duallist/master/example/examples.html) I can never use the
-
When working on the development system the dual listbox picker works perfectly, however when using this on a development webserver this renders quite poorly.
![capture](https://cloud.githubuserconte…
-
Hello,
I am sorry to inform you that your widget is not usable on the most recent version of Google Chrome.
I am using Google Chrome Version 112.0.5615.49 (Official Build) (64-bit) on Ubuntu 22.0…
-
HI when i try to console the above event, it only gives me the items that are added to destination array. It doesn't say anything about the event type (to know if its add/remove). How do i know the ty…
nlptr updated
6 years ago
-
I need translate the words "Available Items" and "Selected items" or delete them because I am working on Dutch software
-
Hello sir and thanks for the plugin.
I tried using the plugin (in a yii2 project) and it worked with great success, but when I read the documentation in order to have some pre-selected items on my se…
-
Add dual list box to support adding lessons/students/teachers to classes