Board index » delphi » Preventing Dataset Scrolling...
Blaise
![]() Delphi Developer |
Tue, 17 Feb 2004 01:51:39 GMT
Preventing Dataset Scrolling...
I'm using a TRichEdit control coupled with a TDBGrid control
(attached via ADO objects). The TRichedit control, when populated, parses the contents for particular string matches and highlights matched text accordingly. Is there a direct way to prevent subsequent Dataset record The dilemma occurs if a user moves the record pointer via The adverse reactions only happen if a user moves through Ideally, I'd like to prevent record movement until the thanks, |