Rajesh Karunakaran
Programmer
Hi,
I have a combo in a grid where the RowSourceType = 1 and RowSource is 'First,1,Second,2,Third,3,Fourth,4'.
I have BountTo = .t. and BoundColumn = 2. The RecordSource is a cursor.
Suppose, in the first row, I have selected 'First' and then the 'Value' of combo is 1.
Now, when the focus is not in that column of the grid with this combo, I want the column to display First, not 1.
I am not able to figure out what should I set the 'DisplayValue' to!
Thanks in advance.
Rajesh
I have a combo in a grid where the RowSourceType = 1 and RowSource is 'First,1,Second,2,Third,3,Fourth,4'.
I have BountTo = .t. and BoundColumn = 2. The RecordSource is a cursor.
Suppose, in the first row, I have selected 'First' and then the 'Value' of combo is 1.
Now, when the focus is not in that column of the grid with this combo, I want the column to display First, not 1.
I am not able to figure out what should I set the 'DisplayValue' to!
Thanks in advance.
Rajesh