Browse by Tags
All Tags » ForeignKeyConve... » ExportToExcel (RSS)
-
I have a DataGrid with a column to which I attach a ForeignKeyConfiguration which uses a ForeignKeyConverter to change the bound data so that different values are presented in the grid based on a key-value mapping.
However, if I call DataGridControl.ExportToExcel() on this grid, the data in the resultant Excel spreadsheet shows the ...
|
|
|
|