Subject | [IBO] Re: More Scroll Questions... (More Info) |
---|---|
Author | Eric Handbury |
Post date | 2002-10-16T01:13:57Z |
--- In IBObjects@y..., Geoff Worboys <geoff@t...> wrote:
not a grid-thing.
>I would love to externalise it...
> 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 appropriateThis would cure only a subset of the problem... Overall, this is
> then I suggest interacting with the Grid (the probably OnClickCell
> event) to detect the changes before they get into dataset events.
not a grid-thing.