Subject BeforeScroll/BeforePost - inconsistent order of firing
Author tomjanczkadao
Hi

I've wrote about it once.
Methods First/Last fire events in that order:
BeforePost->BeforeScroll
but all other scrolling methods like Previos/Next, clicking on the
gird, up/down arrays etc fire first BeforeScroll then BeforePost.

In the same way OnGetCanScroll/BeforePost is inconsistent with
scrolling methods.

Is it possible to correct firing order?

Regards, Tomek