adwaitjoshi
Registered User.
- Local time
- Today, 22:37
- Joined
- Aug 7, 2002
- Messages
- 32
I have a combo box which looks up for its rows from a table. The entry in the table is integers with explicitly defined decimal places (0 in this case) However when the combo box shows up on the form it shows values with two decimals. I tried changing the properties to fixed and zero decimal places and it did not work. The query shows no decimal places. Also when a value in the combo box is selected the decimals go away. They are only seen when the menu is pulled down. Please help me !!!