ASP.NET Pack Programmer's Guide
TableNode.setCurrentScrollRow Method
See Also
 





Sets the table's current scroll position.

Namespace: MindFusion.Diagramming
Package: TableNode.js

 Syntax

JavaScript  Copy Code

function setCurrentScrollRow (row)

 Parameters

row

The index of the first row that should be visible in the table.

 See Also

TableNode Members
TableNode Class
MindFusion.Diagramming Namespace