This repeater sample shows the bubbled event and FindControl when the repeater item OnCommand event occurs.
                
                        RepeaterObject1 
                        Change 
                    
                        RepeaterObject2 
                        Change 
                    
                        RepeaterObject3 
                        Change 
                    
                
                This repeater shows the bubbled event and FindControl when the repeater OnItemCommand event occurs. 
                
                        
RepeaterObject1 
                        Change 
                    
                        RepeaterObject2 
                        Change 
                    
                        RepeaterObject3 
                        Change