I use MyDAC (most recent vs / tried beta vs) and use CRDBGrid, with D7EntEd on WinXPprof.
On MDIform I have a toolbar with a combobox. After using combobox focus shifts to mdi-child. CRDBGrid does not seem to get focus, not even after mouseclick. When focussing any other component on mdi-child, it does work.
Tried focussing in code. When replacing the CRDBGrid with DBGrid problem doe not occur.
Any advise?
CRDBGrid focus issue
-
Hans
Thanks
Thanks.
I made simple testapp. For anyone interested.
Will mail URL to support.
http://www.dehoedenderand.nl/downloads/TestMyDac.zip
Fill in any valid tablename in any db and open MDI-Child.
MDI-Child opens with CRDBGrid and DBGrid.
After clicking combobox, when focus shifts to mdiform, you cannot activate mdi-child by clicking cells of crdbgrid.
Hans
I made simple testapp. For anyone interested.
Will mail URL to support.
http://www.dehoedenderand.nl/downloads/TestMyDac.zip
Fill in any valid tablename in any db and open MDI-Child.
MDI-Child opens with CRDBGrid and DBGrid.
After clicking combobox, when focus shifts to mdiform, you cannot activate mdi-child by clicking cells of crdbgrid.
Hans