IWDBEdit and DecimalPoint

Hi,

I'm using IWDBEdit for a BCDField connected to a BCDField.

My regional settings uses ',' as decimal separator (French), but I need to be able to allow using '.' key for usability (numpad).
Changing DecimalPoint property to '.' result in a validation error, and I've had no success in working around using Async events to do the replacing.

Ideally, typing either ',' or '.' would result in ','

Thank for your help.

-
Didier

It's currently unfortunately only supported to use a single decimal separator character.

However, this is a good suggestion and we'll consider adding this functionality in a future version.