csr
Programmer
- Jul 20, 2000
- 507
I have been down this road before somewhere but cannot find anything about it by searching so I will ask again.
I have a combobox with the 2nd column bound to a numeric field value. This does not work.
The second column of the combobox is actually a numeric value but the combobox changes it to a character type value. Then it doesn't remember that it did that and chokes when it tries to put that character value into the numeric field.
Any simple means of dealing with this or do I have to build some sort of fancy array system or something to deal with it ?
Don
I have a combobox with the 2nd column bound to a numeric field value. This does not work.
The second column of the combobox is actually a numeric value but the combobox changes it to a character type value. Then it doesn't remember that it did that and chokes when it tries to put that character value into the numeric field.
Any simple means of dealing with this or do I have to build some sort of fancy array system or something to deal with it ?
Don