Dick, Are you sure it's a PUSH button? Remember different types of buttons behave differently. I can tell you that a push button should accept focus, and therefore move the focus of the order to the row where the button was pushed. If it is a SPEED button...that won't happen because speed buttons do not move the focus.
Dawn Hast Dairpak Business Systems Group Blue Ridge Paper Products, Inc. "Dick Fey" <[EMAIL PROTECTED]> wrote on 01/24/2008 02:13:55 PM: > One more time... > > > I know I should know this, or be able to find it.. but nope! > > I have a scrolling region listing all a customers orders. > > A push button on the row allows viewing of that order. > > If the user just selects an order down the screen (no focus on that row) > and > clicks the push button, the order that has currently has focus is opened. > > How to get focus on the row just by pushing the button is my question. > > Recalc var (how it calls the order) does not seem to do it. > > Dick Fey > Carpet Broker Inc. > > > > > >

