Hello Tommy,
Thank you for writing.
I am not sure what is the complete scenario on your
end, but have in mind that
GridViewComboBoxColumn stores in the cell's
Value this column/property of the
DataSource that is specified as GridViewComboBoxColumn.
ValueMember. The
DisplayMember property is used only to display the relevant text in the grid cells. In order to get the text (
DisplayMember) by the cell value, feel free to use the GridViewComboBoxColumn.
GetLookupValue(object
cellValue) method.
If it does not suit your scenario, please specify in details what is the exact requirement that you are trying to achieve. Feel free to open a support ticket where you can provide a sample project replicating the undesired result. Thus, we would be able to investigate the precise case and assist you further. Thank you in advance.
I hope this information helps. Should you have further questions I would be glad to help.
Regards,
Dess
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the
Telerik Feedback Portal and vote to affect the priority of the items