We remove the DOM elements from the page but keep pointers to them and reattach them later. This works for all other controls but yours. After reattaching the parent object, your controls no longer functions. Is there a solution other than re-creating your objects?