TWebDBEdit bug with TWebClientDataset fields format

Using TwebClientDataset with fields that have DisplayFormat ed EditFormat assigned (especially for currency fields) how it happens in VCL.
TWebDBEdit show correctly the Formatted value (from DisplayFormat) , but, on editing, it don't respect the EditFormat picture.
Furthermore, on editor exit, the DisplayFormat is not applied and not refreshed. It is applied only after record Post.
Thanks

We applied improvements for this that will be included in the next update.

Ok, Perfect!