DataType Grid shows ID of dropdown
description
I have a DataType Grid which contains a Dropdown List. When adding items the dropdown works as expected, showing the Text of each option. However, when viewing the data in the grid, the ID is displayed (e.g. 54) rather than the Text, which is meaningless to the user.