I have a very simple xamDataGrid which has a combo editor column. The editing functionality works and looks fine. However when I try to export the grid to Excel using the Excel Exporter, I see the Id values that represent the text instead of the Text.
I have attached an example to demostrate what I mean.
Am I missing a setting or is this a problem/limitation with the exporter?