Jul 14, 2000 #1 Randave Programmer Joined Jul 14, 2000 Messages 2 Location MY How do I set focus to a DTC textbox
Jul 17, 2000 #2 palbano Programmer Joined Oct 9, 1998 Messages 4,341 Location US Using client side script. Call it's focus() method during the event when you want to set the focus.<br><br>Good luck<br>-pete Upvote 0 Downvote
Using client side script. Call it's focus() method during the event when you want to set the focus.<br><br>Good luck<br>-pete