Subject OnGetCanScroll without exception
Author tomjanczkadao
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