Display two columns in a dropdown list

Is there a way to display two columns from a dataset in a dropdown list? My dataset has a three columns. A key value, part number and part name. I would like the display both the part number and name in the dropdown list.

I could concatenate these before bringing them in, but was wondering if it is possible to just do that in the component itself?

Ron,

There is currently no way to get multiple columns to display in the drop down component. Your best bet is to concatenating them in order to see both columns.

It just so happens that we are working on this component. It will be available in the next release in a month or so. In the meantime, just concatenate strings together.

Great!! Thanks. Support for this product line is just amazing…