|
I have a dropdown with 2 columns - idcode and description. The idcode is the first column and description is the second. How can I make it show the description instead of just the idcode after a selection is made from the dropdown? I have fooled around with the BoundColumn, BoundTo, and DisplayValue, but haven't been able to find the right combination.
|