Subject Re: [IBO] Re: More Scroll Questions... (More Info)
Author Geoff Worboys
> But we digress.

Yes we do, and I suspect we wont get far continuing that line
of thought.


> IBO must change. I am not talking about a 4_2Hi to 4_2Hj
> change; this is possibly a major change.

I disagree with the "must", but this is obviously for Jason
to decide.


> Believe me, Geoff, I am desperately trying to find a workaround,
> but have been unable to do so upto this point. The BeforeScroll
> event is the most obvious place to put this code.

Obvious and easy dont always equate to best. Embedding code that
changes the state of related datasets into a dataset event is very
often a bad idea. Whether the Scroll events are changed or not I
still think you would be best served by externalising this code.

If the change to user interface that I suggested is not appropriate
then I suggest interacting with the Grid (the probably OnClickCell
event) to detect the changes before they get into dataset events.

--
Geoff Worboys
Telesis Computing