L LWCARAB Registered User. Local time Today, 09:00 Joined Jan 29, 2008 Messages 38 Feb 20, 2008 #1 I have a search button which I press after entering text in a text field or selecting something from a dropdown list, unfortunately after having typed something in the textbox, it takes 2 clicks to press the button.
I have a search button which I press after entering text in a text field or selecting something from a dropdown list, unfortunately after having typed something in the textbox, it takes 2 clicks to press the button.
gemma-the-husky Super Moderator Staff member Local time Today, 09:00 Joined Sep 12, 2006 Messages 16,006 Feb 20, 2008 #2 dont use the button try using the after update event for the text box - then as soon as you press return/tab on the text box the same processescan fire
dont use the button try using the after update event for the text box - then as soon as you press return/tab on the text box the same processescan fire