I want to use a TDBCtrlGrid for a form I'm designing, but the wrapping behavior is making things awkward. I really need for Tab to exit the control once it reaches the end of the last record, but instead it wraps around to the first control in the last record's panel. Same for Shift-Tab at the first control of the first record.

I know I could fix this by creating a descendant of TDBCtrlGrid, but that's really overkill for this situation.

Environment is BCB4, so any solution that works for the Delphi4 should be applicable here too. Any help appreciated.

--
Corey Murtagh
The Electric Monk
"Quidquid latine dictum sit, altum viditur!"

---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to