Chandusangale / dropdown-check-list

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

Destroy Function Problems / Clear Fields Blocked #121

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am trying to clear all the field of a form. I am using common javascript 
approaches as well as the jquery form plugin functions. They work on all fields 
except for the ones bound to the dropdown-check-list widget.

I tried to use the destroy function mentioned in the documentation to destroy 
and then re-create the dropdown-check-lists with the previous values removed.

What is the expected output? What do you see instead?

I would expect that (a) when the value of the fields are discarded that the 
values in the dropdown-check list would be discarded or (b) that the destroy 
function would allow to remove values.

What version of the product are you using? On what operating system?
1.0 on Windows 7 using Chrome and Firefox

Please provide any additional information below.

Original issue reported on code.google.com by jhonov...@gmail.com on 17 Sep 2010 at 7:41

GoogleCodeExporter commented 9 years ago
Simpler access to change the checkbox state via javascript is on the drawing 
board for v1.1.

I have had other reports of problems with destroy.  What version of 
jQuery/jQuery-UI are you using.  destroy seems to work fine with 1.3.2/1.7.2

Original comment by womohun...@ittrium.com on 17 Sep 2010 at 2:11

GoogleCodeExporter commented 9 years ago
I am using the most recent posted on the jquery website - 1.4.2/1.8.4

Original comment by jhonov...@gmail.com on 17 Sep 2010 at 4:42

GoogleCodeExporter commented 9 years ago
Pending version 1.1 will be compatible with jQuery 1.4.2, ui 1.8.4.
Release version 1.0 is based on jQuery 1.3.2, ui 1.7.2

Original comment by womohun...@ittrium.com on 17 Sep 2010 at 5:09

GoogleCodeExporter commented 9 years ago
Issue addressed with version 1.1.  Please let me know if you have any problems.

Original comment by womohun...@ittrium.com on 23 Sep 2010 at 3:28