Radio Buttons!! 2 clicks why?

Crash101

New member
Local time
Today, 19:34
Joined
Dec 23, 2023
Messages
16
I have a form that has a text box and whether the text box has a value present it makes the radio button visible.

Now on the first selection, it takes initially 1 click to select the Radio Button, after which it takes two.

Does anyone know how to make it only one?

I have a number of text boxes that are visible or invisible depending on the option of a combobox selected and the radio button is visible or invisible depending on whether the corresponding text box is visible.

I would like to group them together so that the focus is on all of them afterupdate and on form load on the visible ones at least.

Hopefully this makes sense.

See snapshot attached.
 

Attachments

  • buttons.PNG
    buttons.PNG
    3.6 KB · Views: 87
Could you provide db for analysis? Follow instructions at bottom of my post.
 
Could you provide db for analysis? Follow instructions at bottom of my post.
Jgnore the error on start... you can open up frmTradeEntry.

Cheers for your time in Advance. If you look at the first click on the Radio Button, it works, then when I do it again, it takes 2 clicks.
thanks

Alex
 

Attachments

Bob - thanks!!! That solved it. Something simple.
Thanks for your time!!

Crash
 

Users who are viewing this thread

Back
Top Bottom