Hi Maekawa,

I can't see an immediate solution as RecordGrid doesn't make use of
ScrollBox. Instead it implements its own scroll mechanism. If you look
at StandardRecordGridUI there is a private method scroll-to-reveal. You
should derive your own UI that allows to react on RecordAdded events and
calls scroll-to-reveal.

Visual.scroll-to-include does not scroll inner elements, like record
rows. Instead it tries to scroll a ScrollBox which contains the visual.
So scroll-to-include does not help here.

Hope this answer helps.

Friedger


*******************************************
To unsubscribe from this list, send a mail to:
mailto:[EMAIL PROTECTED]
To contact a human list administrator, send a mail to:
mailto:[EMAIL PROTECTED]
To recieve a list of other options for this list, send a mail to:
mailto:[EMAIL PROTECTED]

Reply via email to