Hi Everyone.
i looking to add and remove existing controls in page, to and from placeholder using javascript.
any one help me plz.
thanks alot.
use jquery's and append() and remove() function:
http://api.jquery.com/append/
http://api.jquery.com/remove/