Subject | Adding SpinEdit functionality to a integer column in an IB_Grid..Is this at all possible? |
---|---|
Author | Adrian Wreyford |
Post date | 2007-09-16T05:30:35Z |
Dear List
I use an IB_Grid to display an inventory of items, that the user selects.
I would like to give the user the ability to increment the NrOfItems column,
an integer column with a spin edit (TupDown), so as to finalise the order,
Rather than editing each one individually by typing the value.
IT doesn't work to drop an IB_Edit with a coupled TupDown.
If I display the IB_Edit of the NrOfItems below the grid on the form, and
Add a TupDown, and link this to the IB_Edit, the value increments, but "not
really" as as soon as you move off the IB_Edit it defaults back to the
actual value.
Hope somebody can help
Regards
Adrian
[Non-text portions of this message have been removed]
I use an IB_Grid to display an inventory of items, that the user selects.
I would like to give the user the ability to increment the NrOfItems column,
an integer column with a spin edit (TupDown), so as to finalise the order,
Rather than editing each one individually by typing the value.
IT doesn't work to drop an IB_Edit with a coupled TupDown.
If I display the IB_Edit of the NrOfItems below the grid on the form, and
Add a TupDown, and link this to the IB_Edit, the value increments, but "not
really" as as soon as you move off the IB_Edit it defaults back to the
actual value.
Hope somebody can help
Regards
Adrian
[Non-text portions of this message have been removed]