Page 1 of 1

CRDBGrid focus issue

Posted: Tue 12 Jul 2005 18:00
by Hans
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?

Posted: Wed 13 Jul 2005 06:54
by Alex
Sorry, we cannot reproduce your problem. We need more detailed description i.e. your MYDAC version, complete sample to demonstrate your problem. Please, send a message to our MYDAC support e-mail address.

Thanks

Posted: Wed 13 Jul 2005 17:57
by Hans
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

Posted: Fri 15 Jul 2005 06:21
by Ikar
Thank you for example, we reproduced the problem. We will examine the error and let you know as soon as we solve the problem.