Closed GoogleCodeExporter closed 9 years ago
Multiple issues have been posted for a way to affect the DDCL state via code. I
believe two functions are needed: one to adjust the checked state of arbitrary
items, and one to change the structure/layout/values within the control
(without a total destroy and rebuild)
I will be looking into this as part of version 1.1
Original comment by womohun...@ittrium.com
on 15 Sep 2010 at 1:57
Pending version 1.1 addresses part of this issue.
Via your javascript code, you can alter the 'selected' and 'disabled' state of
all the original select options and option groups. Once you are done, you use
the new "refresh" function to cause the DDCL component to refresh itself from
the selector settings.
I have decided NOT to create a 'rebuild' function - upon further research, such
a function would have to do nearly 100% of what destroy/create already does.
Therefore, use destroy.
Original comment by womohun...@ittrium.com
on 22 Sep 2010 at 6:01
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:33
Original issue reported on code.google.com by
suryasin...@gmail.com
on 27 May 2010 at 6:21