1
Thanks Mike for your requirement.We made an update on July 3, 2012 that will handle this. You just need to include a call
MC.ColorPicker.reload();
in the callback of your AJAX.
You can also refer to the post: How can I call the colorpicker with javascript.Note: If you are using the Custom Color Picker, and want to build the color picker dynamically, you need to call:
MC.CustomColorPicker.reload();