Subject Re: [IBO] OnGetCanScroll without exception
Author tomjanczkadao
>
> Please tell us more about what you are trying to do.
>
> Jason Wharton
>

I don't want changes made to dataset to be Auto-Posted if user scrolls
the dataset (eg accidentally by clicking on the grid). Either Abort
scroll if dataset is in dssEdit/dssInsert or Cancel changes before scroll.
I've just found that First/Last DO fire OnBeforeScroll but
unfortunately Posts chagnes before fire OnBeforeScroll - is it a bug??.
--
Regards, Tomek