Subject | OnGetCanScroll without exception |
---|---|
Author | tomjanczkadao |
Post date | 2007-03-11T21:16:17Z |
Hi
All i want is to prevent scrolling dataset if in dssEdit/dssInsert.
I tried with OnBeforeScroll with Abort, but it doesn't fire with
First/Last etc (strange behavior).
Now i'm trying with OnGetCanScroll, it fires when it's excpected to
fire, but it also raises an unwanted exception which i don't know how
to handle (OnError doesn't fire).
Any help appriciated.
--
Regards, Tomek
All i want is to prevent scrolling dataset if in dssEdit/dssInsert.
I tried with OnBeforeScroll with Abort, but it doesn't fire with
First/Last etc (strange behavior).
Now i'm trying with OnGetCanScroll, it fires when it's excpected to
fire, but it also raises an unwanted exception which i don't know how
to handle (OnError doesn't fire).
Any help appriciated.
--
Regards, Tomek