S 
		
								
				
				
			
		shapper
Hello,
I have a custom control, named Table, with a property name Rows of
type Generic.List(Of Row).
Row control can fire an event named RowEvent.
How can I detect when one of the Rows that was added to Table control
fired an event?
Thanks,
Miguel
				
			I have a custom control, named Table, with a property name Rows of
type Generic.List(Of Row).
Row control can fire an event named RowEvent.
How can I detect when one of the Rows that was added to Table control
fired an event?
Thanks,
Miguel