Scrolling a Datagrid

Marty Knapp martyknapp at comcast.net
Tue Jan 17 15:36:51 EST 2012


I have a "form" datagrid that I want to enhance the scrolling on. It's 
an adaptation of the stack "ExpandingRow.rev" from the Datagrid lesson, 
"How do I create rows that can expand/contract?"

<http://lessons.runrev.com/s/lessons/m/datagrid/l/9850-how-do-i-create-rows-that-can-expand-contract>

I have two things I want to accomplish:

1) Be able to scroll so that lines don't get partially cut off from view 
as you scroll. In other words, I want it to scroll in increments of the 
height of the records.

2) When I expand a record it sometimes works well and other time will 
move (scroll) in such a way as to cut off part of the row, when there's 
room in the window for it to show.

Does that make sense? Thanks for any input,
Marty




More information about the use-livecode mailing list