Hi
Linking a dropdownlist to a datatable seems simple enough:
But I want to display the persons full name and the display member. Logically I'd write something like this:
But that obviously doesn't work. Anyone know how to run through the dropdown list collection and add the surname?