Sherzod Posted May 23, 2013 Posted May 23, 2013 Hi Farshad.What is DefaultFloatFormat in UniDBGrid WebOptions and how to use?Thanks...
Almodovar Posted October 14, 2014 Posted October 14, 2014 I've got the same question, anybody can reply our dude? Pleaseeeeee
Airton224 Posted January 13, 2016 Posted January 13, 2016 Estou com o mesmo problema minha aplicação esta em um servidor americano, mas necessito mostrar o valor formatado para o Brasil, sem ter que ajustar a maquina
jahlxx Posted February 7, 2017 Posted February 7, 2017 Hi. I'm trying to use DefaultFloatFormat but nothing changes when display data in the grid. I have dynamic columns, not columns created in design time. Could be this the reason? Thanks.
jahlxx Posted February 8, 2017 Posted February 8, 2017 ok. How? In vcl apps I do this in teh ondrawdatacell event of the grid, but with unigui, I don't knw how todo. Any sample, please? Thanks.
jahlxx Posted April 18, 2017 Posted April 18, 2017 Hi. I'm still with this problem. Ani idea? Thanks.
jahlxx Posted April 19, 2017 Posted April 19, 2017 Not valid for me. I don't use TFields. The fields are located in the grid automatically.
jahlxx Posted May 5, 2017 Posted May 5, 2017 Hi. I'm trying this, as I do in vcl apps, with no success. In the on draw column cell of the grid: if column.field.DataType = ftfloat then TFloatField(column.field).DisplayFormat := ',0.0000'; The only difference, is that in vcl, I put this code in the grid drawdatacell event. some help with this? thanks.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now