Results 1 to 11 of 11

Thread: Is this a bug or by design?

Threaded View

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Is this a bug or by design?

    Attached is a simplified form that works similar to a project I am working on... you will notice you can tab through each field and then click the button.. which clears the form and sets focus back to the first control.. but then when you tab through.. it skips over the option buttons and goes from the first textbox to the second... is there a way around this??? When the form clears I need the tab order to stay intact and not skip over them...

    I know I can look for a tab key in the control before the options.. but it doesn't seem right for it to behave this way

    if both options are NOT cleared.. then the one that is true will get focus.. but if both are false they dont.. but on the first pass though they are both false and still get focus...
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width