If you are scrolling the datagrid you can use one of these two commands

ScrollIndexIntoView
- ScrollIndexIntoView pIndex
- Scrolls the data grid so that the line associated with pIndex in the
internal data array is in view.

ScrollLineIntoView
- ScrollLineIntoView pLine
- Scrolls the data grid so that pLine is in view.

Martin



--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Datagrid-showing-a-row-by-auto-scrolling-tp4685755p4685776.html
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
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