Atozed Forums
Float column in TIWJQDBGrid - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: Float column in TIWJQDBGrid (/thread-2287.html)



Float column in TIWJQDBGrid - David1 - 02-16-2021

Hello,

I am using Delphi 10.4.1 with IW 15.2.24.
I am trying to show a MS SQL Server money (Currency) column in a TIWJQDBGrid but the grid reamins in "Loading" status.
Cause my Windows PC is set up to use Italian language I suppose the number format (with comma as a decimal separator and  dot as thousand separator) does not match the format expected from the grid.
How can I solve this incompatibility or is there an event to change the number format ?
I try to change the format at object field level but it did not work...

Thank you,
Davide