Probably because your ID field is set to Integer or Long, which does not allow decimals. You would need to change the data type.
I would recommend deleting and recreating your Combo Box. It can get messy to change all the Properties "on-the-fly", and it is usually just easier to rebuild it after you have made your changes to the field.