Jump to content

DisplayFormat in TuniDBText not showing?


erich.wanker

Recommended Posts

Hy,

i use following line to set a display format to a field

(unimainmodule.Z_REPORTE.FieldByName('Istkosten') as TNumericField).DisplayFormat := '###0.00 €';

    field 'Istkosten' in unidbgrid shows 10,00 €
    field 'Istkosten' in UniDBText shows 10

why is the same field displayed in two differnt styles?

 

Mysql Database ... field definition  

Istkosten double(16,2)

Connection with Zeos Lib 7.7.4

Delphi XE4

UniGui 1.90.0.1531

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...