How to remove Parent of Control
        Posted  
        
            by Asim Sajjad
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Asim Sajjad
        
        
        
        Published on 2010-04-02T10:03:48Z
        Indexed on 
            2010/04/02
            10:23 UTC
        
        
        Read the original article
        Hit count: 880
        
I am removing button control from one list to another listh and following error occures
"Specified element is already the logical child of another element. Disconnect it first"
any idea how to remove that exception.
© Stack Overflow or respective owner