I've run into this problem before but never got to the bottom of it. I have a ListGridField with an optionDataSource. When the grid is displayed the value is displayed without mapping to the displayValue.
If I attempt to edit a record the SelectItem appears with the correct displayValue selected so I know the optionDataSource mapping is correct. But when I end editing on the row it goes back to displaying the value instead of the displayValue.
SmartClient Version: SC_SNAPSHOT-2012-03-15_v8.2p/PowerEdition Deployment (built 2012-03-15)
If I attempt to edit a record the SelectItem appears with the correct displayValue selected so I know the optionDataSource mapping is correct. But when I end editing on the row it goes back to displaying the value instead of the displayValue.
SmartClient Version: SC_SNAPSHOT-2012-03-15_v8.2p/PowerEdition Deployment (built 2012-03-15)
Comment