Board index » delphi » Dynamically adding controls to TDBCtrlGrid
Angus Roberts
![]() Delphi Developer |
Sun, 16 Sep 2001 03:00:00 GMT
Dynamically adding controls to TDBCtrlGrid
Hello all,
When I add components to a TDBCtrlGrid dynamically (in D3), only the first row My code does the following, where AGrid is a TDBCtrlGrid added at AnEdit := TDBEdit.Create(AGrid); I have tried forcing the grid to repaint itself, by various means, but none Thanks in advance for your time -----------== Posted via Deja News, The Discussion Network ==---------- |