My application has a DBNavigator and a DBGrid to view, edit and delete data.
The point is: when I click 'INSERT' in the navigator, a line in the grid
becomes highlighted but I can't type text in it (I think the grid doesn't
have the focus). The same thing occurs when I click 'EDIT'. I already tried
to put in the OnAfterInsert a call to set the focus in the grid (SetFocus),
but it doesn't seem to work, too.
Any help is appreciated.
Luciano Passuello
------------------------------------------
"Entia non sunt multiplicanda praeter necessitatem"
(William of Occam)