Datagrid : showing a row by auto scrolling

Martin Koob mkoob at rogers.com
Thu Nov 13 10:42:55 EST 2014


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.




More information about the use-livecode mailing list