I have 2 lookupedit witch are exactly the same in everything but the value member one of them is binded to an int32 column and it can be changed by changing the editvalue in code
The other one is binded to int64 and it can't be changed manually
Why Is That And how can i fix it