Atozed Forums

Full Version: Control property on a Dbgrid column.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I’m having another migrating from Delphi xe3 to 10.3.3. and IW 14 to 15.1.20.

When I put a control on a data column on a dbgrid (Example attached) all links freeze and I cannot exit the form or do anything else.

I remove the control and the form works fine.
I've resolved my own problem. The control property on the Column of a DBgrid must be in the same region as the grid. In Iw 14 it could be anywhere on the form itself.
I dont believe anything has changed in this area from 14 to 15, but Alexandre will have to confirm.