Hi, I'm using TRxDBGrid installed with OPM, and it under Windows sometimes deletes the first column title.
Say I have this data
column 1 | column 2
data 1 | data 2
It is displayed like this (example, it actually mess up things a bit more)
column 2 |
data1 | data 2
Any ideas?
It happens on Windows, despite is Windows 7 or Windows 10, in both happens, but in some machines and in others don't.
Edit: looking better at it, it actually messes up the column fields, it grabs randomly from the SQL fields!