EhabBug / dropdown-check-list

Automatically exported from code.google.com/p/dropdown-check-list
0 stars 0 forks source link

Dynamic Id with multiple rows and a ddcl in each row #299

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
** What steps will reproduce the problem?
I've a table with multiple rows and dynamic ids for each row.
A column requires a DDCL. It has a dynamic Id, but the select fails.

** What is the expected output? What do you see instead?
instead of selecting a single checkbox, all are getting selected.

** What is your environment?
-- DropDownCheckList version:ui.dropdownchecklist.js
-- jQuery version:jquery-1.6.1.min.js
-- jQuery UI version:jquery-ui-1.8.13.custom.min.js
-- Browser and version:Firefox 20

** Please provide any additional information below/Please attach sample
html

Original issue reported on code.google.com by priyanka...@gmail.com on 20 Aug 2013 at 7:58