Jul 22, 2010 #1 Tracy11 Programmer Joined Jun 12, 2008 Messages 1 Location CA Is there anyway to by pass the RowFocusChanged event? Thanks, Tracy =-)
Jul 22, 2010 #2 mbalent Programmer Joined Sep 20, 2001 Messages 853 Location US You could return a 1 from the RowFocusChanging event but you would prevent the row from changing. Matt "Nature forges everything on the anvil of time" http://www.anvil-of-time.com Upvote 0 Downvote
You could return a 1 from the RowFocusChanging event but you would prevent the row from changing. Matt "Nature forges everything on the anvil of time" http://www.anvil-of-time.com