One of the fields I'm showing in a list box is of type Integer; however, when shown in the list box it displays as a whole number.
For example, if the field in the table has the number 123, it displays in the list box as 123.00. Can I correct this behavior, or am I stuck?