At 06:55 PM 2/10/2012, Dan Goldberg wrote:
After some playing(couple of hours) with the enhanced dbgrid I found
a workaround.
I added a column that I am not using. Then I went into the column
properties-enhanced
properties.
I changed the field-type to lookup expression and typed in the
expression. I also made
that column read only.
That works. Each row has a description next to the part number.
The only thing is the user will have to save to see the current row
description when
it is changed.
Dan,
That is the most eloquent method to achieve such goal.
You may also use the "SAVEROW" command as one of the supported
"Custom EEP" options:
. On Entry Into DB Grid Column
. On Exit from DB Grid Column
Very Best R:egards,
Razzak.