![]() |
|
Control property on a Dbgrid column. - 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: Control property on a Dbgrid column. (/thread-1650.html) |
Control property on a Dbgrid column. - Richard@sabre-group.com - 05-01-2020 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. RE: Control property on a Dbgrid column. - Richard@sabre-group.com - 05-02-2020 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. RE: Control property on a Dbgrid column. - kudzu - 05-03-2020 I dont believe anything has changed in this area from 14 to 15, but Alexandre will have to confirm. |