Subject Re: [IBO] Data Input in Grid via numeric buttons
Author Lucas Franzen
Ronald,

ronald_greven schrieb:

>
> In my application I have 10 buttons with numeric values. (0-9)
> Well, I also use a IB_Grid in this application.
>
> And I would like to realize the following :
>
> I click on a button an the value of the button should be assumed in
> the selected cell. This is no problem.
> But if I click another button (for example : first button : 1 second
> button : 2 = value 12) so the focus changes to the button and if the
> new value is written to the cell is 2 not 12.

What does your OnButtonClick code look like?

Please show us the code so we don't have to start guessing around.


Luc.