UItableView Problem in deleting items from database
        Posted  
        
            by Arun Sharma 
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Arun Sharma 
        
        
        
        Published on 2010-06-03T06:12:27Z
        Indexed on 
            2010/06/03
            7:14 UTC
        
        
        Read the original article
        Hit count: 323
        
Hi All,
I am using in UitableView database.My table view works successfully (add single item,add multiple item,delete all) only problem is there when i want to delete single item for this i using Uitableview edit option. so how i add database method for deleting single item from database and also from table view. Please help me.
© Stack Overflow or respective owner