In an ABMModalSheet I inserted some ABMInput and 2 ABMbutton fields
I use the ABMbutton to vary the quantities.
The first click on ABMButton I have no event, while on the second click the _click event is shown.
If instead I first click on an empty cell or any ABMInput field and then on the ABMButton, the _click event occurs correctly on the first click.
It almost seems that the first click is used to give the focu to the ABMModal sheet.
Has anyone encountered this problem?
I use the ABMbutton to vary the quantities.
The first click on ABMButton I have no event, while on the second click the _click event is shown.
If instead I first click on an empty cell or any ABMInput field and then on the ABMButton, the _click event occurs correctly on the first click.
It almost seems that the first click is used to give the focu to the ABMModal sheet.
Has anyone encountered this problem?
Last edited: