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

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to